Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
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...
I have recompiled the secure boot loader, s132 and it works great on the dev board but not on my board. The difference in boards is minimal with the exception of the fact...
Hello Everyone,
I have a basic question related to custom BLE service 128-bit UUID.
I know the custom ble service base UUID is the "00000000-0000-1000-8000-00805F9B34FB...
Hello,
We are trying to change Connection Interval when both of Central and Periphera become Sleep mode and either of them becomes Active mode to reduce Power Consumption...
Hello everyone,
My IC description: nRF51822 QFAAHO, which belongs to IC revision 3 and, as the PANv3.0 says, "1V2 + HFCLKarerequested always when the GPIOTE task is configured...
I am using nrf51822 with SDK12.3 + S130 as a BLE peripheral device. I want to pair it to multiple central devices and use button to switch between them.
I tried to filter...
I have designed my own custom PCB with nrf52832 . The schematics of my PCB is attached with this post.
I am programming the soft device hex file but not initializing it...
Hi,
I want to implement Server/Client model light switch where all nodes should receive the state from all.
How can we read the state of one client on another client...
I have custom hardware that is working fine. No issues. I can program, erase, debug with no issues. I have been working on making some changes in the bootloader, and I've...
notification_problem.rar Hi everyone
I would like to send a large number of bytes from nrf51822 to my central device. To be everything reliable and efficient I decided...
Hi all
I have developed my own hardware very similar to adafruit feather nrf52.
I am using the example ble_app_uart from sdk_14.2.0.
The example is running fine on...
Hi,
I am trying to connect my nRF51-DK board to my Windows 7 PC.
But the board is not being detected.
I checked the Windows device manager too and this device is not...
Hi all,
I'm having a bit of trouble figuring out why my project using the RedBearLab BLE Nano board is not working. I'm using the NRF51822 as the hub in a star network...
Hello,
I would like to implement a Vendor Specified Interface Class for use with libusb on the nRF52840 USB.
There are examples of HID, CDC, Audio, etc. But it is not...