AmedeeBulle / pyrak811

RAK811 Python 3 library for Raspberry Pi
Apache License 2.0
49 stars 24 forks source link

Send to specific channel #5

Closed varna9000 closed 3 years ago

varna9000 commented 5 years ago

How do you send a payload on specific channel number?

ryanteck commented 5 years ago

Hi @varna9000 ,

Do you mean a specific LoRa Frequency (Such as only on 868.1 Mhz) or a specific lora port? (Instead of the default 1)

varna9000 commented 5 years ago

Yes, I think it's the frequency I'm looking for.

ryanteck commented 5 years ago

Hi @varna9000 , Currently it isn't possible in the library but we'll get it implemented shortly.

Can I check which frequency you need yours to broadcast on?

varna9000 commented 5 years ago

I'm sorry it seems I made a mistake. I'm on a standard frequency :) Great library, thanks for your efforts.

AmedeeBulle commented 3 years ago

As this issue is inactive for quite some time now, I am closing it. If you feel it deserve additional attention, feel free to reopen it.