Hi, Wonder if you guys could comment: I need a wireless link from sensor to a terminal on a PC or mobile. Was hoping to use the BLE library with Artemis OLA, but I see that is not ready. (I was trying example here:tutorials/getting-started-with-the-artemis-development-kit/arduino-examples but code would not compile). But you seem to be saying I could use the OLA as the host/central? So perhaps I get what the Arduino ble library says it is compatible with - Arduino MKR WiFi 1010, Arduino Uno WiFi Rev2 board, Arduino Nano 33 IoT, Arduino Nano 33 BLE, or Arduino Nano 33 BLE Sense board for the peripheral sensor node, and have it transmit to and be received by the OLA and then have it show data on the serial monitor? (I have used the NRF52 serial monitor before but don’t understand the programming required to get data on the screen…). Any inputs helpful. Jim