before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
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...
Good day I need to add UART to a project based "Thead MQTTSN client publisher" example code. The device needs to receive data over UART and then send the data to the MQTT...
Hi All,
I am trying to connect Segger Embedded Studio for ARM withnRF Connect SDK for DWM1001 Dev Board connection.
Can anyone help me with that/
Thanks !
Hi,
I'm working on a product using an nRF52840 that must communicate with a custom 802.15.4 product created by my customer. Their product does something nonstandard - after...
Hi,
We've been using the nRF52840 for a while now with the LDO configuration. We are trying to optimize the power consumed by our system and are exploring the DC/DC configuration...
Hi,
I have example nrf/samples/esb/prx. Now I want to add UART0 (in ASYNC mode - DMA) for TX and RX communication with another device.
I just tried to proceed according...
Hi there,
I'm using SPIM2 for an external accelerator, and I wanted to set it up. I insert all as requested, but compiling it says me:
This seems to be an error coming...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I am having strange linker problems with NCS and VScode (I really hope im not just dumb and oversee something obvious here..)
I am currently migrating from PIO to NCS, and...
Hi,
the lastest version of nRF Connect (= 2.1.0) no longer shows examples and build targets for the Thingy:53.
Also, in the examples section there are no samples/applicationf...