-
On raspberry pi v4 (latest rasbian 64bit)
When I set the **my-rf24-irq-pin** and try to compile the **development** branch I get the error
```
./hal/architecture/Linux/MyHwLinuxGeneric.h:106:50: er…
-
At this moment I do not see any option to do a factory reset(erase EEPROM completely) via default library.
It may be a good idea to implement `I_FACTORY_RESET` to perform complete EEPROM erase. Thi…
-
If the network connection is interrupted, the connection to the mqtt server is interrupted and is no longer established.
Systemctl restart mysgw.service is required
The gateway must always be ch…
-
**Describe the bug**
The selection of serial port is not available
**To Reproduce**
Steps to reproduce the behavior:
1. Go to instance
2. Click on serial port
3. Scroll down to 'serial por…
-
Hardware using:
- ESP32 DevKit V1
- RF24l01+
Both components works (previously checked with other programs)
I tried to install in the ESP32 the Gateway working in Ethernet mode. It works with cu…
-
The ATMEL D2x series MCU seems like a good candidate for the MySensors MCU core because it is equipped with up to 256KB of on-board flash for program memory and 32KB RAM for data - the increased flash…
-
Currently the serial protocol supports latitude, longitude and altitude as introduced in #246. That's fine for stationary objects.
But for moving objects it would be nice to also have speed and cou…
-
Currently it is not possible to specify the DNS server within MySensors and the ESP8266 falls back to the default DNS server (AFAIK opendns.com) as configured within the firmware.
The situation tha…
-
I'm trying to update my projects to 2.2, but compilation fails with linking errors.
All of my sketches are using multiple cpp/h files structured as follow:
- a `config.h` defining configuration
…
-
Hi!
I'm currently tinkering with PJON [(pjon.org)](https://www.pjon.org/).
There are multiple options for communication, "it's just another protocol", but [SoftwareBitbang](https://www.pjon.org/Soft…