-
Hi,
I'm currently trying to make the Adafruit ItsyBitsy Esp32 co-processor add-on work with the arduino Nano 33 BLE.
I tried using the Adafruit WifiNINA and the WifiNINA_generic libraries. At fir…
-
Please add [DDNS_Generic](https://github.com/khoih-prog/DDNS_Generic) library to Library Manager.
Thanks and Regards.
---
### Why do we need this [DDNS_Generic library](https://github.com/khoih…
-
Hi, I'm making some custom boards using an arduino mkr-zero with different radio modules to work in 6LoWPAN network with a border router. I have successfully created a board with MRF24J40 radio module…
-
To Reproduce:
In an portenta_m7 sketch:
```
#include
#include
#include
Error Messages:
\Arduino-Pro-Sketch\libraries\Arduino_MKRRGB\src\MKRRGBMatrix.cpp:25:29: error: 'sercom0' was not…
-
Bug #926 is the same as this but that's been closed. I'm unsure if I should comment on that issue or create a new one.
I have an Arduino mkr wifi 1010 connected on COM4. I can verify and upload to …
-
https://github.com/khoih-prog/WiFiNINA_Generic
#### New in v1.5.0
1. The original [Arduino WiFiNINA library](http://www.arduino.cc/en/Reference/WiFiNINA) only supports very limited boards, such …
-
Hi,
i have a little problem with my nano ble sense and think this could be a bug in ArduinoBLE lib.
In my project, I scan for BLE devices nearby and check if the found one equals a previous define…
-
After installing version 2.2.6 of the TFT_eSPI library last night ( I
was using version 2.2.0) the program I am working on started crashing
when trying to create a rather small sprite (10x7). Versi…
-
To reproduce, just instantiate an instance:
WiFiUDP Udp;
....ino:145:9: error: cannot declare variable 'Udp' to be of abstract type 'arduino::WiFiUDP'
WiFiUDP Udp;
^~~
In file inclu…
-
Please add the [SinricPro_Generic Library](https://github.com/khoih-prog/SinricPro_Generic) to Library Manager.
---
The [SinricPro library](https://github.com/sinricpro/esp8266-esp32-sdk) is writt…