Hi everyone,
I'm evaluating DECT NR+ on three nRF9151-SMA-DK kits I already own, for an R&D IoT sensor network project (solar-powered agricultural/water monitoring nodes, based in France, EU Band 1 / 1880–1900 MHz).
The goal is to build a custom multi-hop flooding protocol directly on top of the DECT PHY layer (I'm aware, from other threads on this forum, that mesh/multi-hop forwarding is not supported by the Nordic MAC implementation, so I'm implementing it at the application level using nrf_modem_dect_phy directly — similar in spirit to the hello_dect sample). I'll also be running range (PDR) and power consumption benchmarking with a Power Profiler Kit II.
I already reached out to Nordic Sales about a week ago to request access to the mfw-nr+_nrf91x1 modem firmware, but haven't received a response yet. I'm posting here in case this is a faster path, or if someone can point me to the right contact.
Setup:
- Hardware: 3x nRF9151-SMA-DK
- SDK: nRF Connect SDK v3.4.0
- Region: France (EU Band 1)
- Use case: R&D, PHY-level custom mesh prototype (non-commercial at this stage)
Thanks in advance for your help!
Best regards,