Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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...
Hello,
On my freshly received Thingy:53, I'm unable to connect the Programmer via USB (I'm using 3.0.4).
I'm using Linux Mint 21 and when starting the thingy with SW2...
Hello,
I have a customer looking for our App Bundle ID on the nRF Connect IOS app so he can call it from his own application. This is how the app is identified in their...
I'm working with the peripheral_hids_mouse sample on nRF52840 DK.I'm using SDK 2.1.0, compiled on MacOS 12.6.
With the sample, I wasn’t able to pair to iPhone 14 or a...
hello, I am currently taking the nordic nrf connect course and I am doing exercise number 1 of lesson number 6 regarding i2c, using nordic nrf5340 together with the X-NUCLEO...
Hi,
In my app I want to (for a moment) disable external interrupt for GPIO pin and also clear eventual pending interrupt on it. And in a little moment I want to reenable...
Hi,
I have a custom application that is very much based on the LPN example as well as friend nodes that have custom applications based on the light switch server example...
Hi there!
My set up is: Windows 11 x64, nRF5 SDK 17.0.2, Segger Embedded Studio Release 5.40c. Project is based on "ble_app_hrs_freertos"
I'm trying to write 4 x 32-bit...
Hi,
This ticket is related to ticket #294825, but I wanted to separate out one definite issue into a separate ticket so it can be more carefully addressed.
The issue is...
I have a use case where a Peripheral requires to disconnect itself from the Central. Is this possible? I have tried using the peripheral_hr example and modified as follows...
Dear Nordic fellows,
I have a nRF52832 and I want to use Nordic UART Service to send data in peripheral mode. What is the proper way to use this service? . I'm using nRF5_SDK17...
Hi,
I recently started using Nordic microcontrollers and I have designed a custom board based on nRF52840 and its works except for Bluetooth.
First of all, I'm using vscode...
Hello all,
I am working on an application that involves two types of device inside a mesh network: devices that have to be provisionned (server) and devices that provision...
I am looking for a CAD file (STEP preferred) for the nRF52 DK. I found the larger version of nRF52480 but that board has the extension on it. Could you please supply a STEP...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...