Browse Source

add bandwidth

pull/2944/head
Didier Donsez 4 weeks ago
committed by GitHub
parent
commit
2717f93839
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      variants/xiao_nrf54l15/README.md

2
variants/xiao_nrf54l15/README.md

@ -6,8 +6,8 @@ Supports LoRa CSS on 868 MHz and 2.4 GHz bands
Recommanded channels for ISM2400 (2400-2483 MHz) : 2403 MHz, 2425 MHz, 2479 MHz with DC 100%. [ref1](https://www.semtech.com/uploads/technology/LoRa/phy-layer-2g4.pdf), [ref2](https://github.com/CampusIoT/datasets/tree/main/TourPerret2G4) Recommanded channels for ISM2400 (2400-2483 MHz) : 2403 MHz, 2425 MHz, 2479 MHz with DC 100%. [ref1](https://www.semtech.com/uploads/technology/LoRa/phy-layer-2g4.pdf), [ref2](https://github.com/CampusIoT/datasets/tree/main/TourPerret2G4)
## TODO ## TODO
* [ ] floor the bandwith provided by the app on LoRa CSS 2G4 bandwidths (101kHz, 203kHz, 406kHz, 812kHz 1625kHz)
* [ ] support USER button (send advert on double click) * [ ] support USER button (send advert on double click)
* [ ] support OLED screen * [ ] support OLED screen
* [ ] fix persistence of BLE pairing * [ ] fix persistence of BLE pairing

Loading…
Cancel
Save