Page 1 of 1

My first ESP-WROOM-32E Project ... need guidance to get started !

Posted: Mon Dec 21, 2020 12:05 pm
by Synectix
Hi,

I want to set up a simple BLE Transmitter / Receiver pair to start with, where the Tx sends a short data packet every 1 second and the Rx is able to receive this data packet.

The "Eddystone" project seems suitable for it, since it looks like I may be able to use an Android App to look at the data sent by the Tx.

Is there any other example project better suited for this or should I start with Eddystone ?
If I am able to set up the Rx using the ESP-WROOM-32E module, how do I check what data is being received by the Module ? How do I get access to this data ?

Just a little confused as this is my first attempt at this !
Thanks in advance :-)