happytm

Results 126 comments of happytm

Thanks for your reply. I will be keeping an eye on this project.

I have taken liberty to modify your code to make it work with web interface instead of serial so that device can be mobile. https://github.com/happytm/MotionDetector Thanks.

Can you please provide sketch for esp device that work as a sonoff switch as in example sketch & also work as a BME280 environment data sender all on same...

I setup my Raspberry PI using above procedure and monitor mode is working but I am confused about how to set up remote esp device with BME280 using esp-now so...

Is this code somehow usable on esp32 device with adhoc network to make it low battery powered sensor device? https://github.com/Jeija/esp32-80211-tx or https://github.com/RicardoOliveira/FriendDetector I am not a programmer so please help....

I want to thank you for creating this repo which gave me inspiration to create low power sensor network using adhoc network. I have working solution where 2 esp8266 devices...

If you are interested in communication between multiple ESP8266 devices run on batteries and 1 gateway using mains power with built in MQTT broker I have simple example at: https://github.com/happytm/BatteryNode...

@unicab369 Thank you for posting power profile.

@unicab I have few question: - How many bytes were you sending for above test? - Can you publish compiled file to upload to ESP for testing purpose? - Am...