|
|
|
|
|
by snakeye
2182 days ago
|
|
Oh, right, need some documentation there as well. In general you can try the project with ESP32 development board and upload the firmware using `pio run -t upload -t monitor` Then you need to pair the Bluetooth device. Afterwards you should be able to see connection requests in the serial monitor when you start authentication. The actual authentication commands are not implemented yet, so it will not go further. Sorry :( |
|