Replies: 2 comments 3 replies
-
I'm forgetting one important thing: to test, you first need to send the I2C commands to activate the ESP32C6 power supply on the board. Otherwise P4 crashes. |
Beta Was this translation helpful? Give feedback.
3 replies
-
https://github.com/m5stack/uiflow-micropython/tree/master/m5stack/boards/M5STACK_Tab5 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's what's interesting about the M5Stack Tab5:
It's possible to compile MPY with the hosted_esp/wifi_remote component, define a good SDIO for ESP32C6 in the sdk file to use Ble / Wifi without modifying the Nimble code:
And voila !
Beta Was this translation helpful? Give feedback.
All reactions