Very excited with the Artemis (red board), but very disappointed by the lack of basic support (so far).
We need to do some basic BLE data exchanges between a computer and a board (or even better, P2P)… Does anyone have a simple piece of code to do this? Sparkfun… please… should take you guys 1 hour to make this available! would take us days to figure it out… Help!
Following, as I came here to post the same thing. I’ve got an Artemis Nano and am Artemis Redboard that I want to communicate via BLE, only to find out it’s essentially unsupported despite being advertised as a key feature of this board.
not exactly easy or turn key but check out my post under Ambiq SDK - Segger Ozone Debugger. Simple communication. I used between a nano client and edge2 as server. Also Android code for Phone client. Was just my first pass so not clean.