Search found 4 matches
- Mon Apr 09, 2018 8:39 am
- Forum: General Discussion
- Topic: ESP32 and NRF52832 Bluetooth
- Replies: 0
- Views: 2720
ESP32 and NRF52832 Bluetooth
I want to connect esp32 with nrf52832 for availing Bluetooth 5 functionality. In this, I want to use esp32 as application processor and nrf52832 as network co-processor. Is there any examples which I can try to implement this functionality ?
- Thu Apr 05, 2018 3:23 pm
- Forum: ESP-IDF
- Topic: [Video]: Bluetooth BLE and C++ classes
- Replies: 63
- Views: 91090
BLE Sample Scan not working
my esp32 is not scanning and fnction sample scan is also not rnning rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) ets Jun 8 2016 00:22:57 rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:...
- Thu Apr 05, 2018 12:20 pm
- Forum: General Discussion
- Topic: BT no pending command
- Replies: 0
- Views: 2471
BT no pending command
I want to use esp32 as client with custom uuid which is 128 bit but in the example it is 16 bit . How to change the 16 bit uuid to 128 bit and I need help on this error: I (3395) GATTC_DEMO: searched device MOT I (3405) GATTC_DEMO: connect to the remote device. I (3415) GATTC_DEMO: stop scan success...
- Wed Apr 04, 2018 8:14 am
- Forum: ESP-IDF
- Topic: Programming in C++
- Replies: 48
- Views: 119067
Re: Programming in C++
Hi, I need help on converting arduno esp32 library to use in esp-idf. I want to use touch ic which uses i2c .