Search found 4 matches
- Mon May 30, 2022 1:41 pm
- Forum: ESP-IDF
- Topic: ESP32C3-BLE- Characteristic creation
- Replies: 0
- Views: 683
ESP32C3-BLE- Characteristic creation
I have been creating the a service and characteristics(16 bit) in that while i am giving one characteristic uuid and when i open nrf connect app after connecting in that one characteristic is showing wrong uuid first 4 bytes is showing as 4538300 and remain are showing as usual what i have . can an...
- Sat Jan 22, 2022 10:02 am
- Forum: ESP-IDF
- Topic: ESP32C3 COAP
- Replies: 0
- Views: 2812
ESP32C3 COAP
i am working on coap server , my problem is i need to run server for sometime and stop the server but after stopping the server also it getting the responses from the server these is my code and called the function void coap_server_stop() from another function it is coming inside but task is not del...
- Fri Nov 19, 2021 8:53 am
- Forum: General Discussion
- Topic: ESP32C3
- Replies: 3
- Views: 2896
Re: ESP32C3
no bugs are there while compiled,after the code flashed in the terminal it's resetting,by abort called (abort());and the terminal is continuosly refreshing .
the power supply is correct to the board.
the power supply is correct to the board.
- Tue Nov 16, 2021 5:06 am
- Forum: General Discussion
- Topic: ESP32C3
- Replies: 3
- Views: 2896
ESP32C3
Hii I am using a custom board having esp32c3 chip which has internal flash . when i am working with normal gpio pins its working properly , my problem is that when i started working with wifi and Ble , i have flashed the code at that time its RESETTING CONTINUOUSLY. could anyone help me with this pr...