Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Dear Nordic team,
We are currently preparing for Wi-Fi, BLE, and LTE compliance testing scheduled for next Tuesday, and are encountering a blocking issue with the Radio...
Hello,
Before I start to over-develop I need to ensure that there isn't a better solution based on the nPM1300 behavior or capabilities.
Context
I'm using an nPM1300...
I've been using the power profiler 2 kit for a couple of years and everything has been working fine - a few days ago I was promoted to do a firmware and version update (which...
I'm using the nRF52840 and Gazell Pairing (GZP) to develop a device network. Because I need bi-directional communication, I am not using GZP's encryption feature, as it does...
I procurred two NRF52DK boards and in both the boards I am facing the similar issue of "Failed to Connect the Target". When I am running the nrfutil device recover command...
Hi Support Team
Our project needs to support the following features: 1 BLE central role, 1 BLE peripheral role 1 PWM, 1 UART, 1 ADC OTA and BLE bonding
Can the nRF54L15...
Hi,
We are developing the module based on nRF54L15 with nRF21540.nRF54L15 working fine now nRF21540 not functioning.
We have also verify with to connect nRF54L15 DK with...
Hello everyone
I created a custom board with reference to thingy:91 for the antenna part. The board is 50x50 mm in size.
I tested the board and there are no problems...
From the examples of SDK 17.1.0 (I'm Not using Zephyr), I'm trying to connect to a beacon's Generic Access Service, so I can read the characteristic 0x2A00 and then read it...
Hi , Support
Since I only have one development board each for Nrf52840DK and NRF54L15, I would like to know whether Distance Measurement with Bluetooth LE discovery can...
Hi,
I stumbled into a problem when generating CSR
I follow the procedure located here https://github.com/nRFCloud/utils/blob/main/README.md
I have issues generating...
Hi Nordic Team,
am I currently evaluating the nrf5340 development kit for our new product revision and fail to get a power efficient shell besides rtt logigng.
Concrete...
Hello,
I'm getting the below mentioned error when I try to build Light Bulb sample with MoveToClosestFrequency in LevelControlCluster .
/home/dotdll/ncs/toolchains/7cbc0036f4...
Hello, I had an idea a while ago and would now like to ask a few questions. I have ceiling lights that come with their own 'smart' driver. The driver communicates via Bluetooth...
I am trying to use Health SRV and Health CLI to check if there are any errors in the nodes. I have successfully transmitted the fault codes, but there are still many questions...