Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide utility for sending test PoC data #238

Open
shawaj opened this issue Apr 5, 2022 · 1 comment
Open

Provide utility for sending test PoC data #238

shawaj opened this issue Apr 5, 2022 · 1 comment

Comments

@shawaj
Copy link
Contributor

shawaj commented Apr 5, 2022

This is more of a feature request to help new third party manufacturers more easily get through the FCC and other certification testing.

As per the application note from DeWi the PoC is transmitting on non standard channels for LoRaWAN:
Tech Application note for FCC testing and certification of Helium Compatible Devices(1).pdf

As this is non-standard it would be useful to add some commands to provide a continuous stream of fake/emulated PoC packets across the frequency spectrum (902.3 to 914.9 MHz) indicated in the document (additionally, allowing this on any frequency plan could be useful for non-FCC purposes too).

This is then agnostic of the HAL/packet forwarder and can improve the time to market for new manufacturers.

@madninja
Copy link
Member

madninja commented Apr 5, 2022

That sounds like a very different utility for testing than this repo provides?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@madninja @shawaj and others