-
All the examples use hard coded device ids (masters and slaves). Can ModuleInterface also be used with [PJON's dynamic addressing](https://github.com/gioblu/PJON/blob/master/specification/PJON-dynamic…
-
Is there any plan for PJON to be supported on the RP2040? I would like to work with Raspberry Pi Pico and Arduino NANO RP2040 connect. I have naively compiled for the Raspberry Pi Pico using PJON libr…
-
Is it possible to use PJON within Micropython without UART mode? Any examples? Especially for ESP8266.
-
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…
-
There are two main problems with the newly included PJON library:
1. The addition seems to break the CI and let always fail the "Toll gate" step.
2. The included PJON library is practically a fork w…
-
Is possible to add support for other PJON config constants? I'm using TSA strategy and it would be great to be able to configure eg. TSA_RESPONSE_TIME_OUT or TS_RESPONSE_TIME_OUT for TS strategy
-
**Describe the problem you have/What new integration you would like**
I like to start a discussion on **wired interconnection** of ESPHome sensors.
**Please describe your use case for this …
-
As noted in https://github.com/gioblu/PJON/issues/222#issuecomment-411489899 I was able to build a sniffer for the ThroughLoRa strategy quite easily. What about other strategies? It would be very usef…
-
Ciao @Ardumania, I think could be safer to use an external oscillator to have also large batches of those devices working in the same fashion. Sadly the internal oscillator (or PPL clock) is not so re…
-
I am planning to use the https://github.com/gioblu/PJON/blob/master/examples/ARDUINO/Local/EthernetTCP/SoftwareBitBangSurrogate/Surrogate/Surrogate.ino on an Arduino Yun (or ESP8266). On the "server s…