This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Developing cross-plattform Bluetooth Low Energy desktop application for reading data?

Hello,

I bought a Adafruit Feather M0 Bluefruit LE, the Bluefruit LE module is an nRF51822 chipset from Nordic. I connected the Adafruit board to an accelerometer. This sensor then sends the data to the board. I would now like to develop a platform-independent Dektop application that allows this sensor data to be sent to a Windows and Linux Laptop. In addition,the data should be able to be processed so that it can be read into Matlab and Simulink. 

My question is: Is it possible to develop an app that runs on both systems without additional effort (Windows / Linux)? And are there any recommendations on which frameworks / tools can be used?

Is there a recommendable article about how Bletooth Low Energy works?

Can such an app only use Bluetooth LE modules from Nordic, or would other devices be discovered with other BLE modules?

Thank you very much!

Related