Usually I interract with my Espruino devices on a Windows 10 computer, and everything works like a charm with the chrome online IDE.
For a specific project, I need to connect to a MDBT42Q module but with a laptop running Windows 7. I cannot use online IDE because of the BLE restrictions on this OS. But using the native IDE (rev 0.72.1) I cannot use the Storage features (Storage button doesn't appear).
How can I interract with the MDBT42Q Storage through the native IDE?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi guys,
Usually I interract with my Espruino devices on a Windows 10 computer, and everything works like a charm with the chrome online IDE.
For a specific project, I need to connect to a MDBT42Q module but with a laptop running Windows 7. I cannot use online IDE because of the BLE restrictions on this OS. But using the native IDE (rev 0.72.1) I cannot use the Storage features (Storage button doesn't appear).
How can I interract with the MDBT42Q Storage through the native IDE?
Thanks for your suggestions!