/esp32_ble_udpfwd

Primary LanguageCApache License 2.0Apache-2.0

ESP-BLE-UDP forwarder

Dependencies:

ESP-IDF [link](https://github.com/espressif/esp-idf).

Clone the code:

* git clone https://github.com/longcongduoi/esp32_ble_udpfwd.git

Compile:

(linux)

* cd esp32_ble_udpfwd
* make

Flash to board:

* make flash