-
### Discussed in https://github.com/lathoub/Arduino-BLE-MIDI/discussions/53
Originally posted by **agentff6600** March 23, 2022
Hi!
I updated to the new version today. I tried compile MidiB…
-
Hi,
How can I use other ports like port 7 & 8 for serial communication on arduino?
Very much like the SoftwareSerial C library.
-
### Describe the problem
When uploading to a native USB board while **Serial Monitor** is open, the "**Serial Monitor**" view takes visibility from the "**Output**" view twice during the upload:
…
-
Issue is related to Arduino Nano Sense BLE and DS18B20 sensor (waterproof version) are not working together.
What I tried so far. I performed a test on UNO to isolate possible powering and sensor f…
-
Version: 1.4.2
Device: Arduino Nano 33 IOT
Hello folks, if I use `client.connect` to connect to a specific device in my Network its takes exactly 28500ms till it returns false when the device is n…
-
I’m using this library with an ESP32 as the Modbus master and an STM32 Bluepill as the slave, connected via MAX485 transceivers. However, I consistently encounter a timeout error when using the MAX485…
-
Para la placa principal (el 'cerebro') nos parece conveniente utilizar una placa Arduino (arduino.cc), ya que son baratas, fáciles de conseguir, y existe en internet mucha información y ejemplos de us…
-
Greetings to all, specialy to Dr. Chuck Bell.
first of all Thank You for this connector. It helps me a lot in many home usecases.
I have problem with Arduino Nano ESP and only with this t…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
WiFiNINA is not a dependency of EmotiBit, so it should just compile
**Additional details**
- ESP…
-
I'm working on a project that requires that I serve an Angular web application so the user can use the Arduino Nano 33 IoT based device in a stand alone mode. Anyone who's done anything with Angular k…