Kieran
Kieran
You can get around this by using `BuildRoute` + `SentToRoute` or by caling `QueryRoutes` which should return the full path with in and out channels, then you can pass this...
Exact same for me
For me the first byte was always `0x00`, so i just modified the code to skip the first byte and its ok now.
@bardakcioglu something like this, https://github.com/v0l/ModbusMaster/commit/f601cca32e1c5e1ebde58306b828754204179b48
Its not supported by RadioLib afaik. Also these boards only allow you to tune to specific channels (1MHz intervals - 410++), so i dont think they would work with this.
https://github.com/G4lile0/tinyGS/blob/master/tinyGS/src/Radio/Radio.cpp#L47 Maybe it has something to do with this? I tried without the `aADDR` check and it still fails, even though ive already tested the same pin config with RadioLib...
> Your rst pin cannot be zero. There are a minimum number of gpio to be connected of the lora module. > The spi pins: mosi, miso, > Rst >...
@DroneMechanic https://github.com/G4lile0/tinyGS/blob/master/tinyGS/src/Radio/Radio.cpp#L79 
Its possible that the pins are mapped differently by this dev board, in either case, i just added some code to allow the use of the default SPI port.. https://github.com/v0l/tinyGS/commit/ba6ce873cbf13e86839f7858743505bea55a9aa5...
A `REQC` command could be trivial to implement for relays using the existing `REQ` filter format, a response `EVENTC` message can return the count for each filter: Example: `["REQC", {...