phyphox-arduino
phyphox-arduino copied to clipboard
The phyphox BLE library to connect Arduino projects with the phyphox app to display data on the phone or use the phone's sensors on the Arduino
Results
2
phyphox-arduino issues
Sort by
recently updated
recently updated
newest added
Hi, is the Pico W supported by default, or can support for it be implemented? Docs on the official arduino-pico wiki: https://arduino-pico.readthedocs.io/en/latest/bluetooth.html
Espressif is moving the BLE stack from Bluedroid to NimBLE which is not yet compatible with phyphoxBLE. This has already broken support for some ESP32xx devices like the ESP32-C3 when...