right now I try to connect a Arduino Uno to a Bluetooth BLE sensor (and NOT to a mobile device).
The Arduino should read that datas and transmit them via LoRa to a LoRa Gateway (that still works), and from there the datas will go to a cloud.
Sounds complicated, but it´s right now the only possible way.
My question:
Does anyone nows what kind of bluetooth shield/card I need to read the Bluetooth BLE datas from the Sensor I use (Standard BLE protocoll and known)?
I know that a HC-05 and HC-06 doesn´t work. But what kind of shield is suitable here?
Yes, I´ve used google to get the informations I need. But the result was not as expected.
But I´ll take a look onto the nRF52. Hope to find over there what I need.