Pali775

Results 3 issues of Pali775

**Describe the bug** Practical difficulties to implement SPI communication with external modules (e.g. nrf24L01) As per the Maixduino board specification, more SPI interfaces are available, although one of them is...

Even if Maixduino comes with onboard ESP32 module, the bluetooth interface and communication is not implemented. Not only by MaixPy but neither in the ESP32 firmware...

Using Maixduino board with MaixPy 0.5.0_12 version it is not possible to use UDP socket communication //once the NIC is initiated > host = “0.us.pool.ntp.org” > port = 123 >...