@lukasmaximus
https://github.com/micropython/micropython/pull/4589
bluetooth support now on master branch
When will there be bluetooth support for m5stick?
@lukasmaximus
https://github.com/micropython/micropython/pull/4589
bluetooth support now on master branch
When will there be bluetooth support for m5stick?
There is no Extendable Socket in new m5Stick oled module.
Is there any plans to come it back? I use this port in my devices, and oled screen is very convenient form me.
One groove port is not enough. It could not be powered only by usb-c port now.
I found that, in sources
https://github.com/m5stack/M5Stack_MicroPython/blob/master/MicroPython_BUILD/components/micropython/esp32/modules/m5flow/units.py
There is ENV sensor object. But it does not work, because there is no dht12 and bmp280 modules.
I am not sure if developers test their devices on micropython.
May be, it will be better to use base micropython and add m5 drivers?
This library worked for me
https://github.com/dafvid/micropython-bmp280
addr=0x76