Looking for a simple data transfer example to demonstrate transfer of data (eg sensor data) between two Artemis modules (eg between Artemis Redboards). I started looking at the examples in the apollo3_evb folder of AmbiqSuite and found these:
ble_freertos_amdtps “ARM Cordio BLE - AMDTP Server (Slave) Example.”
ble_freertos_amdtpc “ARM Cordio BLE - AMDTP Client (Master) Example.”
Are these good starting points and has anyone had success bringing these into the Arduino IDE environment?
Just a tutorial on how to port examples from one tool chain (eg AmbiqSuite) into Ardino would be useful.
It would be great if eventally, more BLE examples based in the Arduino environment were available. This would surely increase the popularity of Artemis based hardware.