sparkfun / OpenLog_Artemis

The OpenLog Artemis is an open source datalogger the comes preprogrammed to automatically log IMU, GPS, serial data, and various pressure, humidity, and distance sensors. All without writing a single line of code!
https://www.sparkfun.com/products/15846
Other
88 stars 47 forks source link

Timeline for BLE? #180

Closed drewhamiltonasdf closed 1 year ago

drewhamiltonasdf commented 1 year ago

Hi,

I noticed in the Hookup Guide (https://learn.sparkfun.com/tutorials/openlog-artemis-hookup-guide/all) there is mention of BLE capability in the "coming months" so I headed over to look at the BLE branch and I see that the last commit was about 2 years ago.

Certainly not complaining, but just curious if there is any timeline for that feature release? I am very much in need of this and weighing the pros and cons of trying to "get it to work" on my own, but would much prefer waiting if the release is on the horizon.

Many thanks, Drew

PaulZC commented 1 year ago

Hi Drew,

Unfortunately, we do not plan to add BLE capability on OpenLog Artemis. The Artemis is BLE-capable and other customers have been successful getting BLE up and running. But we don't have the resources to formally add support for it in the OLA firmware.

Apologies, Paul

drewhamiltonasdf commented 1 year ago

If anyone runs across this. I found it relatively straight-forward to implement BLE using the pointers found in the link provided by @PaulZC . It is not integrated into the whole ArtemisOpenlog Firmware system, but it could be with a little elbow grease. I'll close this issue for now.