Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
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...
Dear all
I following the example here , over the air one, and get it basically working, thanks for the tutorial.
Now I have a few questions:
1. It looks like it always...
Hi
I am studying Matter, my setup is
chip-tool : chip-tool-android_armv7l.apk v2.1.0
OTBR : raspberry pi 3b + RCP( PCA10059 )
board : nRF52840-DK(PCA10056)
sample...
My pairing is working and shown as bonded on Android, but when the DK is reset, the bond is no longer valid.
In studying saving of bond information, I find references to...
Hi,
I am learning Matter. I have some questions:
Where can I get the resources, especially official resources, to study Matter?
What is the use of the Service discovery...
Hi,
We are developing our product using nrf5340. Currently, we are using NCS v1.9.1 for development. We need to give UART to test our Board for Certain conditions by using...
I have been learning to use the nrf52840DK for some time now, though I would consider myself still a beginner. Anyway, something has gone wrong with the kit and I am not sure...
HI,
I start a scanning and print advertising report when address match on nrf5 SDK v16.0.0 with S140 on nrf52840. It goes well until I enable GNU extension in Keil. I don...
Hello. I have a project that needs an update.
The project was working before July 2022. However, now it doesn't work anymore (VsCode run/debug doesnt work) anymore. The...
Greetings,
during test of a device, we have tried uploading a shell sample in a nrf52840dk board. However for some reason this caused the board, or at least the installed...
Hi - I am using nRF5 SDK v17.1.0 and Segger Embedded Studio v6.34a. I am testing the ble_app_buttonless_dfu for pca10040_s132.
I am compiling ble_app_buttonless_dfu_pca10040_s132...
Dear Nordic Engineers
I would like to use the DFU trigger library to realize the NRF CONNECT for Desktop enter bootloader.
I found a demo in devzone: https://devzone...
Using a MAC running Monterey, VS code runs from command line on a terminal window from everywhere. When clicking on the "Open VS Code" button from the toolchain manager it...
For the nRF5xxxxx series, it looks like it has a differential ADC with 8 positive and 8 negative channels. It also looks like it has a scan mode where it will sequentially...
Hi,
I have a nrf9160DK and flashed it with Serial LTE Modem sample, however all the AT commands are just timing out.
Configuration is default and UART 0 is used.
...