-
Hello,
I have a problem when assembling a RFM95W module with an ESP32 (TTGO T1 v1.3) with the example code helium-oota.
I have constantly in the serial monitor the following error:
```
Star…
-
Hi,
Many thanks for making this repo publicly available! I got here from the seeedstudio forum and could reuse many things of what you already developed :).
At the moment I have two questions I wa…
-
This is sort of a term I coined, but the idea is to have LEDs act as displays. The widgets would be parameterized by PWM brightness, LED number (as in which LED to use; like colors or just linear posi…
-
I tried to upload the [mic_serial_plotter.ino](https://github.com/Seeed-Studio/Seeed_Arduino_Mic/blob/master/examples/mic_serial_plotter/mic_serial_plotter.ino) to nRF52840 BLE Sense without Seeeduino…
-
Hi, first of all thanks a lot for this library! So much better than the bluedroid based library. Solved a lot of issues.
I want an ESP32 to act as a server, to be precise as an HID bluetooth keyboa…
-
I hooked up my brand new Xiao BLE Sense with the Grove air quality sensor only to find out the library only supports specific types of devices because of the way it uses interrupts. Is it possible to…
-
### Operating System
Windows 10
### INFO_UF2.TXT
UF2 Bootloader 0.6.4 lib/nrfx (v2.0.0) lib/tinyusb (0.12.0-145-g9775e7691) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7)
Model: Adafruit F…
-
I spotted an article showing how to link precompiled libraries inside Arduino. So I thought to try this out with my Arduino Nano 33 BLE board as the Nordic Semiconductor's nRF52 SDK for the nRF52840 S…
-
Chrome browser in Mac OS 13.5.1
I'm using a single Pico board that's working as expected with USB mouse connected (axis, all buttons, wheel), however, when i connect an 8BitDo SN30 Pro gamepad in P…
-
I compared [tinygo-org/tinygo/README.md](https://github.com/tinygo-org/tinygo/blob/3e109fca5f289f5e97548f061d7e0e24c9727193/README.md) with tinygo.org.
I suggest the following two things to be done…