Your application for SUPL-C license has been denied.
Please make sure you have an active/approved DevZone account
You must apply using the same email address as for...
I just programmed 2 Boards.
One Peripheral advertising with 1m Phy and other peripheral with s8 codded phy.
Using NRF connect app and wire sharc I made sure that I really...
I’m using NRF Connect SDK 3.2.4 with the nRF54L15-DK. I’ve successfully used the nrfx_gppi_conn_alloc() and nrfx_gppi_conn_enable() APIs to connect a timer to a GPIOTE output...
Hi, I am starting to get into the Nordic world and want to design my first pcb with nordic chips. I would like to get a review on my schematics and the pcb. I am mostly interested...
Hi!
I am evaluating some nrf9151 boards using the DECT NR+ stack. I have made my own PING test using UDP to test latency and loss.
Setup: nRF Connect SDK v3.3.1, DECT...
I had TWO DKs as described in the title randomly fail on me in the same way, months apart. Additionally, I had an earlier rev DK, 2.1.0 (NRF5340 is NOT the IMCU on this version...
Hi, I test the SDK example "temperature", it works OK. I copy the code to my project, there is no compile error, but when the code running on the DK pca10040, the code is...
Hello there,
I'd like to bond between two nrf5 modules and have a real time communication between them.
Now my question is what is the role each would have to play...
The nRF5 SDK is event-driven. So does it mean that the event handler in my application will be directly called in the interrupt service routine? If I write a long event handler...
Hi all,
I'm experiencing a performance drop with BLE proxy enabled in Mesh SDK 2.0.1 compared to Mesh SDK 2.0.1 / Mesh SDK 1.0.1 without proxies (higher packet loss, range...
Hi,
I have project for NRF51822 in IAR(EWARM). Short about project: it based on example BLE to UART communication; it uses SPI, I2C, analog inputs readings, some digital...
I used nRF5_SDK_14.1.0_1dda907.
I opened the bpwr channel then received ant+ packet.
The device received ant+ packet successful.
How do i know that how long time the...
hi all ,
how to build multi provisioneers with mesh network ?
i read some information and run the nordic mesh sdk 2.01 (ligh_ swith sample )
i have some issue with...
1. I am issuing a gatt characteristic (CHR1) write without the response requested from Central (BLUEPY/BLUEZ, Ubuntu 18)
2. Central than reads CHR2.
Is it possible...
Hello,
If I understand well, when the part of the flash reserved for the PM is full, new bonds cannot be saved until the application deletes older bonding data.
I would...
Hi,
I've heard some stories that that using analog capable pins for digital IO (UART in our case) results in significantly higher power consumption than using a pin that...
I've modified the app_timer library slightly to keep total system uptime, which I can use to keep calendar/epoch time if initialized with the current time from an external...
Hi Everyone,
I examined the document about nRF24LE1 FOTA "nAN18 - nRF24LE1 firmware update over-the-air". The document is about update firm by nrf24lu usb rf adaptor. I...
Hi,
I found some sensor drivers under nRF5_SDK_15.0.0_a53641a\components\drivers_ext\, like hts221, lps22hb and so on.
Where can I find example for those driver?
Regards...
Can someone please clarify a few things!
I'm trying to get high bandwidth on some to and from phone transfers. I have control and data gatt boxes, control has the connection...