This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem with Wi-Fi communication and BLE communication?

Hi,

I am trying to send data to server using ESP8266 WiFi module interface with nRF52832 DK board via UART interface. My problem is when i sent AT command to ESP8266 it get respond but i want to set SSID name and Password of WiFi using android APP. So sir is it possible to communicate BLE as well as wifi using UART in nRF52832. Can you provide me some useful link or reference sample example tutorial for communicating wifi with nordic. I know this Link tutorial but this is not for ESP8266. Can i use other vendor library with nordic SDK for nRF52832.

Related