You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's implementation of BLESimpleCentral class from micropython examples.
Transmitter side collect data form bmp280 sensor, scan for receiver, send data than initiate deep sleep mode.
MicroPython v1.17 with ESP32 module on both side Tx and Rx.
About
Micropython Bluetooth Low Energy data transfer implementation