Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi,
I am migrating from SDK14.2 to SDK15.0 and I can compile now, but when runnning the nrfx_uart_init the hardware handshake signal RTS is high from the beginning.
...
I am running into compile errors in different places in the SDK where there are lines as shown below: #if (NRF_BLE_GATT_ENABLED) /* do something */ #endif It is a widely and...
Hello Team,
Currently, we are evaluating nRF52 using nRF52840DK for one of our upcoming project. Basically, our typical application involves sending 32 Bytes of command...
I am using nRF52840dk SDK15.3.0 ble_app_att_mtu_throughput example,in that example i included some part of ble_app_uart code. Now the issue i am facing is ble_link_ctx_manager...
im trying to do notification for characteristic of a service whenever i trying to notify from nrf mobile app the debug session in ses is stopping its play in few seconds
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Assume I have one FDS record. With this...
Hello,
If I understand well the characteristics of the Thingy.91 si that you supplie a firmware we can download and modify as we want because it is open source, is that...
We're trying to diagnose an issue that's occurred to at least two of our customers. For some reason, we've found two different iPhones that are seeing our reader (nRF52840...
Hello,
Float printk (%f and %0.2f) is not working. I use newlib and activated floats for print and scan support without success.
Configuration:
Version from 31 january...
Hello!
I use nRF52-DK wuth android device. DK connects to android device and works with it well. But I want a paired DK make unpaired from android device by performing unpair...
Hi,
I have requirement of BLE node to node communication in mesh network.
All the nodes should have single firmware which will be capable of publishing and subscribing...
Hi All,
We are trying to interface nRF52840 based custom board, manufactured using Config 6 schematic as the reference, with R-Pi to work as NCP. Please refer to the attached...
EDIT: It seems that the app hangs in nrf_saadc_event_check() after initializing channel0. I'll further investigate!
Current I'm at the point at which I found out that
...
Hi,
I'd like to start developing automated tests for my custom NRF52840 board.
Currently I use the CLI library (with RTT backend) for communicating with the board.
Any...