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 fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello everyone
first if all, im not an expert in PWM, but doing my best to understand everything
I have successfully created and tested a project using the pwm_driver...
Hello Nordic Dev zone!
I want to print some float values in my application (light_switch_app), but i cant print the float numbers using the __LOG() , and instead of the...
Due to a hardware design error, the CLK/Data pins on TWI bus was switched in different PCB versions. I want use software to dynamically detect the situation and switch the...
hello
yes I have problems with my app_timers in SDK14.2 (migration from 12),
I well noticed that the prototypes of the functions create and start changed from sdk12. ...
I have an application that performs a task and saves the result to EEPROM that uses an ATMEL ATMEGA168pa processor.
I want to convert it to the nRF52840 which does not have...
Hello! We have been trying over the past week to figure out how to best back up a provisioner/client so that if it goes down we can rebuild the network without re-provisioning...
Dear Team Nordic,
dear Community,
I'm working on a project with nRF24L01+ transceivers where I have two types of devices: a so called Basestation which acts as a Primary...
Hi all,
I am using nRF SDK for Mesh v1.0.1 and I want to implement following as in picture:
I am publishing to group address (group address because in the future I...
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...