Skip to main content

Questions tagged [mbed]

Filter by
Sorted by
Tagged with
0 votes
1 answer
682 views

How the problem started I was playing around with using the Arduino Nano BLE 33 as a keyboard, and stumbled upon the USBHID>Keyboard sketch which I got via the default suggestion from the Board ...
beyarkay's user avatar
  • 111
2 votes
0 answers
109 views

Can I use the Micromod nrf52840 processor module, Micromod ATP carrier, with Nano 33 type bootloader and modify the ArduinoBLE library or modify the MBED OS abstraction layer and make a promiscuous ...
Andyz Smith's user avatar
0 votes
1 answer
329 views

I want to communicate to an ARM microprocessor via I2C protocol (Multitech mDot, which uses Mbed platform). I successfully receive data from it (and got it displayed on Arduino's serial monitor), but ...
Fjallbacka's user avatar
6 votes
3 answers
9k views

I have been working a lot with the Arduino platform over the last year. Arduino makes it very easy for beginners (in my opinion) to get started and has a large community and a lot of libraries for all ...
fuenfundachtzig's user avatar