Search found 894 matches

by mnfisher
Fri May 10, 2024 5:59 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

Thanks - no I hadn't. I'll try it too - thanks for the guide. I'm still not sure how to use the iot_madeeasy component - so more experimenting needed🙂

Martin
by mnfisher
Fri May 10, 2024 8:54 am
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

Sounds great - don't forget the pencil museum.

A holiday needs no more...
by mnfisher
Thu May 09, 2024 11:05 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

Yes - seems to be limited in some way. Just reached 60 samples and it's stopped ? Will play some more tomorrow. I used the thing speak code from the Arduimo which gave a 'POST' command of: POST /update HTTP/1.1 Host: api.thingspeak.com User-Agent: LoftMonitor X-THINGSPEAKAPIKEY: MyAPIKey Content-Typ...
by mnfisher
Thu May 09, 2024 8:49 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

And I thought of a big improvement to the brainf*** compiler while I did it :-)
by mnfisher
Thu May 09, 2024 8:47 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

After a bit more 'fiddling': I couldn't get IOT_MadeEasy to work, nor the MQTT component. So - back to basics with the NetworkComms component. And finally - a working MQTT update from a esp32 (phew) One issue - I had SSID and Password as constants in main - Wifi fails to connect (an issue with strin...
by mnfisher
Mon May 06, 2024 11:21 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

I haven't tried this evening - bad day at work (no rest for the wicked?) Something not right - FC running very slowly (and lots of crashes in sim). So wrote a brainf**k compiler - for a much more frustrating language. It sort of works - just got to get around the wdt on esp32 (it is slow! - though h...
by mnfisher
Sun May 05, 2024 9:55 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

I've done no better either. Managed to get it running in sim - so at least not waiting on an upload every time - but no update from FC. Works AOK from Edge.

Pour me a glass too - time for some down time!
by mnfisher
Sun May 05, 2024 8:49 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

I posted earlier on vc about this. Sometimes second click.
by mnfisher
Sun May 05, 2024 7:30 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

Enjoy the wine ;) I do have some esp8266 boards around - wonder how Ben got on with adding them as a target? I was hoping for minimal power consumption here - and probably only need one reading per 24 hours. I had an experiment with two parallel (ish) conductors and using an ADC to measure across th...
by mnfisher
Sun May 05, 2024 6:10 pm
Forum: General
Topic: IOT_Made_Easy - or not?
Replies: 21
Views: 326

Re: IOT_Made_Easy - or not?

Thanks - I did see the API keys - and maybe should just use those. The 'MadeEasy' tag took my eye though... Just tried using a 'GET' using the API string - and that doesn't work either :-( Maybe I'm not designed to be connected. - CoPilot helped :-) Now can update via Edge and a URL - not yet throug...