-
I want to update my Arduino Opta using OTA/OTEthernet. This library seems capable to do it securely since there are obviously source files related to this. However, I can't seem to find any documentat…
-
# Problem
:disappointed: This is what happens when `useGreyScale` is set to `true` for the Nicla Vision:
![image](https://user-images.githubusercontent.com/75624145/231757535-786e7471-955b-4c65-88f0…
-
I need to add cellular support on MBED core for edge control, the script mbed-os-to-arduino give me back the following erros:
I'm working on windows10
$ ./mbed-os-to-arduino -a EDGE_CONTROL:EDGE…
-
Hi all,
hi @facchinm,
I think there is a (well-known) issue with endTransmission() for zero bytes length packets (like the ones used during scanning) in mbed Wire.cpp, formerly discussed here: [Is…
-
Hi I am trying to use a microSD with the RP2040, but when executing the following example I get the blinking pattern means that the RTOS has crashed
```
Checking the SD Card SUCCESS!
SD size: 390…
-
Hi Everyone,
I'm trying to put together a simple sketch that connects to a given BLE service UUID and sends data to a specific characteristic (also given by UUID). What I've observed is that most o…
-
Hello,
I am seeing occasional exceptions as follows:
```
PC: 0x400d7d38: HCIClass::poll(unsigned long) at /home/justin/Arduino/libraries/ArduinoBLE/src/utility/HCI.cpp line 138
EXCVADDR: 0x00000…
-
If I run the example **image_transfer_jpg_as_the_remote_device_for_your_computer.py** on the camera and **rpc_image_tansfer_jpg_as_the_controller_device.py** on PC, with ethernet connectivity, I get j…
-
This is a placeholder issue to track the knowledge we have on why STM32H7's are so unreliable to start-up. all of my testing has been done on three different STM32H745 boards: a Nucleo, a Discovery bo…
-
### Description of defect
We have recently introduced new pin name standards in Mbed. Refer to the [Standard Pin Names Porting Guide](https://github.com/ARMmbed/mbed-os-5-docs/blob/developm…