Question/Issue:
I want to use a Thingy:53 to automatically collect data inside a transformer cabinet. I need to measure both environmental data and vibrations, and I want these measurements to be sent directly to my Edge Impulse project. The problem is that I can’t find a reliable way to automate the measurements and transmit the data over a long distance.
Project ID:
Context / Use case:
The Thingy:53 will be placed inside a closed transformer cabinet and should periodically record sensor data. The device needs to send this data to Edge Impulse without requiring any physical access.
Steps Taken:
- Connected the Thingy:53 to Edge Impulse via BLE/USB for local testing.
- I have tried to program the thingy with the nrf desktop app, i wanted to make a loop so the device would constantly start measuring when it is turned on
Expected Outcome:
The Thingy:53 should automatically record sensor data and send it to Edge Impulse through a suitable wireless method that works over a long distance.
Actual Outcome:
The Thingy:53 only works when it is close to a laptop/phone (BLE), and I haven’t found a way to transmit data to Edge Impulse over a larger distance.
Reproducibility:
- Always
Environment:
- Platform: Nordic Thingy:53
- Build Environment Details: [e.g., nRF Connect SDK version / firmware version]
- OS Version:
- Edge Impulse Version (Firmware):
- Edge Impulse CLI Version:
- Project Version:
- Custom Blocks / Impulse Configuration: Standard sensor configuration (environment + accelerometer).
Logs/Attachments:
Additional Information: