-
Hi!
I've tried running the example on an ESP32 with the 433MHz wheel sensors, but no luck. Communication with the CC1101 is working correctly; it initializes everything, but it doesn’t receive any …
-
Thank you very much for implementing this project; I came across it after a long research regarding my Weinor blinds...
As described in the instructions, I obtained and soldered a C1101 radio module …
-
It seems you can a UDP packet on a PC to itself, but you can't send a UDP packet from an ESP32 to itself:
```Python
import network, socket
# Create access point for the phone to log onto
si = …
-
Is there somewhere documentation on how to use zero copy or a minimal amount of allocs and copies when using cppzmq?
I wrote a minimal example that does not work as I expected:
Basically, I want t…
-
```
Desktop version: 0.5.1 (32-bit) on Win7
Remove Notifier version: 0.2.8 on Andoid 2.3.3 (HTC Desire S)
Battery, call and sms notifications works, but I get an error message in Win7
when sending t…
-
```
Desktop version: 0.5.1 (32-bit) on Win7
Remove Notifier version: 0.2.8 on Andoid 2.3.3 (HTC Desire S)
Battery, call and sms notifications works, but I get an error message in Win7
when sending t…
-
```
Desktop version: 0.5.1 (32-bit) on Win7
Remove Notifier version: 0.2.8 on Andoid 2.3.3 (HTC Desire S)
Battery, call and sms notifications works, but I get an error message in Win7
when sending t…
-
```
Desktop version: 0.5.1 (32-bit) on Win7
Remove Notifier version: 0.2.8 on Andoid 2.3.3 (HTC Desire S)
Battery, call and sms notifications works, but I get an error message in Win7
when sending t…
-
```
Desktop version: 0.5.1 (32-bit) on Win7
Remove Notifier version: 0.2.8 on Andoid 2.3.3 (HTC Desire S)
Battery, call and sms notifications works, but I get an error message in Win7
when sending t…
-
**Describe the bug**
On the STM32H7, high incoming traffic combined with a busy application can cause the Ethernet peripheral to enter a state where it fails to receive data but continues transmittin…