Page 1 of 1

Can esp32- wrover-ie can be programmed to use ble with out connecting to external mcu?

Posted: Thu Jan 27, 2022 6:18 am
by manikantateja
I am using esp32-Wrover-IE for developing, downloaded provided BIN files and connected UART1 to external MCU for BLE application.
now my question is, is there any way to use MODULE itself for BLE application(Server) without external MCU

Re: Can esp32- wrover-ie can be programmed to use ble with out connecting to external mcu?

Posted: Thu Jan 27, 2022 2:28 pm
by WiFive

Re: Can esp32- wrover-ie can be programmed to use ble with out connecting to external mcu?

Posted: Mon Jan 31, 2022 7:54 am
by manikantateja
Thanks for your replay ,
Is there any example which uses BLE features with out using external MCU and send some data using UART.