Want to make one of the GPIO of esp32 high on receving command
Posted: Mon Jan 16, 2017 12:06 pm
hello,
i want make one of the gpio of esp32 high when user give command through mobile app.
first of all i am using examaple 14_gatt_server code to connect with my mobile then i am giving any command through BLE Scan app it will receive on the board in the hex format.
Now i want to make high any one gpio of esp32 when this command received on the ESP32 board.
Anyone can tell how can i do this ? because i am very new to esp32 and for freertos too.
Please help me.
i want make one of the gpio of esp32 high when user give command through mobile app.
first of all i am using examaple 14_gatt_server code to connect with my mobile then i am giving any command through BLE Scan app it will receive on the board in the hex format.
Now i want to make high any one gpio of esp32 when this command received on the ESP32 board.
Anyone can tell how can i do this ? because i am very new to esp32 and for freertos too.
Please help me.