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...
After
west init -m github.com/.../sdk-nrf --mr v2.0.2
west update I notice ncs/v2.0.2/zephyr has huge difference with github.com/.../sdk-zephyr main
Like there is no...
I've got a PPK2 kit which I am using for quite some time now.
Today I upgraded nRF Connect Desktop and the Power Profiler App which gave me the following versions:
nRF...
nRF Connect SDK v1.8.0, Zephyr, Zigbee, ZBOSS I have an issue with Alexa Echo Gen 4 Zigbee Discovery and a malformed packet when modifying the nrf/samples/zigbee/light_bulb...
Hello Group,
I’m using nRF Connect SDK v2.0.2 with Visual Studio Code (up-to-date). When I open “Open VS Code” from Toolchain Manager v1.1.3, it shows a warning of conflict...
I'm using 52840 device with SDK V14.2.0. and SEGGER IDE.
app_util.h flags _Static_assert as an error.
sdk/modules/nrfx/mdk/compiler_abstraction.h:118: #define _Static_assert...
Hi,
At our factory, the employees would like to have the AT command set exposed of our nRF9160 devices.
Since we would like to use PPP-sessions with our modem, we would...
Hello,
I would be grateful if someone can help me to understand what I’m doing wrong or missing with my setup:
Basically, I’m using the UDP application with Thingy:91...
Using SDK 15.3 on the embedded side and Android 10 I think it is on the mobile side.
We've implemented whitelists and hanging onto the bonding information on the embedded...
Hello,
This is more of a general question about how to best assure that bluetooth is working. The problem in my setup is that i wont be able to access the chip physically...
Hi
I have gone through the ncs documentation and have couple of questions reg the difference in network core and application core and reg the developing solution using nRF5340...
Hello,
We have used the nRF905 in our products over many years. This time we have decided to design the circuit on a 0.8mm FR-4. The recommended layout and BOM suggest to...
Hello,
I've used the Nrf-Sniffer a zillion times before and I really appreciate the existence of this tool. Thanks a lot! Now, I want to run the tool on my new M1 MacBook...
Dear all
I am trying to figure out the range for the connection parameters, I understand that the connection intervals are range from 7.5ms-4s from the post here . But it...
HI,
I'm trying to get an OLED display over SPI working but since I've no reaction yet, I probed the output and noticed it seems to have no write data hold time between MOSI...
Hi Devzone Members,
I'm brand new to Bluetooth development, and I wondered if someone would be kind enough to advise me?
Am I looking at the correct Nordic kit to begin...