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...
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...