Dear Members,
I would like to use the Argon as a BLE scanner to scan the RSSI values of BLE beacons, then send the collected RSSI values using WiFi to a TCP client.
I have a similar project running on RedBearDuo. I can compile the code using the particle IDE for RedBearDuo but the same code doesnot compile for Argon.
My questions are:
Can the Argon be used as a BLE scanner ? If yes are there any libraries that I can use ?
I will use the external antennas for WiFi and BLE. Does it makes a lot of difference to use the external antennas instead of internal antennas ?
Any support/suggestions would be great. Thank you.