Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I am using the nRF52840 board and nRF5 SDK 17.0.2.
I am trying to merge ble_app_uart central with the ble_app_uart peripheral. After made the requird changes(sdk_config...
Hello. I have a misunderstanding about the work of the mesh network. Let's say I create a group of proxy nodes, example light switch, 2 server and 1 client, . I connect with...
Hello,
Here is my work env.
NCS: v1.5.0
board: nrf5340dk
I found this way to open DCDC,but the nRF5340_PS_v1.0.pdf said these register are Retained.Can you give me...
Hello,
Merry Christmas!! Nordic Semi
We are developing NRF52840 application using SPI bus, however the slave we are communicating with requires data rate larger than...
Hi,
I've a secure UART DFU that's running great with the nRFUtil. I'd like to integrate the same functionality with a custom Windows Application for our product.
I...
Hi,
Can u suggest the procedure to implement key refresh procedure with reference to the API present in nrf SDK as per the standard procedure defined in Mesh Profile Spec...
Hi community,
I have recently purchased the DK and have started developing my application. What I wish for it to to is able to change between connectable and non-connectable...
I've just got started with nRF Connect and used the desktop app to install SES and the SDK v1.5.0.
I am trying to evaluate NRF52805 using an nRF52-DK board, so I selected...
Hi
Good Day!!
Im using keil ide While compile the code for crypto aes getting error could no be solved, plz give the solutions for this issue
.\_build\nrf52840_xxaa...
To the kind attention of Nordic support team,
I m developping for a nRF52833 device using two different versions of custom boards. According to antenna measurements and...
Hi,
when I build a firmware with TF-M enabled the device gets stuck after a ca ll to sys_reboot(...) no matter if I use the shell or call the function somewhere else in...
Hi,
I am using SDK_15.2.0 and softdevice S140_v6_1_1.
Host communicate with 52840 via USB (CDC UART). Doing firmware update with proprietary message format.
Stored...
When checking the secure_dfu code, I found the following two code fragments seemed problematic in nrf_bootloader_fw_activation.c
1. In the following one, if the ACTIVATION_ERROR...
Hi, unfortunately, I do not have enough experience with nRF52. Could you please tell me what should I do for scanning the nRF board on the BLE scanner app? The app can find...