Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hello
There are a lot of information, examples and questions about pairing with iOS, where iOS acts as central and nrf acts as peripheral, but there is absolutely no information...
Hello
This question is relevant to nrf51 as central iOS as peripheral pairing question.
We analyzed attached test project and have had some success: now we can do bounding...
Hello, I try to set up the 6lowpan environment on my rpi2 following This page
When I wanted to run the radvd demon, I got error: ioct1 failed for bt0: No such device. ...
Hello,
I have an arduino with a bluetooth module nrf8001 and I would like to develop an application to communicate with it and receive for example the temperature or humidity...
Where's softdevice s212 for the nrf52 preview kit? There are examples for ant, there's header file and tool includes in the SDK, but there's no hex softdevice in there (as...
Hello
I have got a working BLE application on a nRF51822 with the S120 as peripheral.
In my application I added 3 user defined services to the softdevice.
On Windows8...
Hi
Is there a automated testing function in the Master Control Panel on Windows? Or are there any plans for it? It would be great if there would be such a function.
I...
Hi,
I found that when I enable char. notification from my android client it triggers BLE_GATTS_EVT_WRITE where p_ble_evt->evt.gatts_evt.params.write.handle matches to my...
Hello.
I'm trying to implement my own RF protocol, with the help of reference manual and examples provided here I was able to come up with this: http://pastebin.com/t2nhkj2B...
Now with the twi_hw_master.c with softdevice, I enable the twi on the start of twi_master_transfer and disable it at the end of twi_master_transfer, but I found the twi can...
Hi All,
I am in need to implement the Central BLE device which can receive the Data from an iOS peripheral device over a particular custom characteristic, Can anyone please...
I'm trying to implement my own radio protocol but the section about addressing in reference manual is very unclear to me. In the "Definition of logical addresses" table it...
Is it possible to protect part of the memory of nRF24le1, in such a way, that it can be used for a serial number?
For my application, it would be beneficial to be able...