SensorsIOT

Results 37 comments of SensorsIOT

I also use the psRAM version on an ESP32. I get REPL, on COM64 but cannot run a program: D:\Dropbox\MicroPython\Project1\venv\Scripts\python.exe C:\Users\andre\.PyCharmCE2018.1\config\plugins\intellij-micropython/scripts/microupload.py -C D:/Dropbox/MicroPython/Project1 -v COM64 D:/Dropbox/MicroPython/Project1/boot.py Connecting to COM64 Traceback...

I think this is a cool project (I am working on a similar one to detect MAC addresses in the proximity to control things). I tried your sketch on an...

Done. I am interested in the results...

Interesting! Does this mean that the chip is no more visible and does not transmit any data on BLE?

Thank you for the info. Could you create a pull request or indicate where you placed the statement? Then I would not need to test again ;-)

I added the line to the proximity sketch. Thank you.

This repo is dead. Maybe you go to https://github.com/SensorsIot/IOTstack

That is ok with me. I just thought such a concept is needed. Tasmota and Tasmotizer are a very good example and made it possible to distribute software in an...

In IOT a lot of people use the MQTT protocol which is supported by most devices. This would make it very flexible, and you find an MQTT library for the...

From the original distribution (with git clone)