Skip to content

Provide meta-data from simulator to routers #3

@paidforby

Description

@paidforby

We need the simulator to provide (at least) three items of meta-data to the routers,

  • TxDone/RxDone interrupt to emulate DIO0 pin
  • RSSI of received message
  • SNR of received message
    The last two are need for metric calculations, they are accessible from the LoRa transceiver using the LoRa.packetRssi() and LoRa.packetSnr() functions. Not sure how to best to do something similar for the simulator. Any ideas where to start @Juul ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions