I recently purchased Micro:Bit. I've seen that micro-python and bluetooth cannot be used at the same time due to memory capacity.
Does anyone know if I would be able to build a decent application using the javascript block programming?
The app basically has to do the following:
- Read data from acceleretometer.
- Acumulate some accelerometer data.
- Send the information to another device connected via bluetooth.