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...
It's mentioned in this forum that MQTT-SN may be implemented on nRF connect SDK. I would kindly ask if there is anything available about that? And will MQTT-SN be officially...
Hi,
I'm using SDK 14.2.0, and nRF52840-Preview-DK.
Followed the tutorial:
devzone.nordicsemi.com/.../
I've programmed the soft device from: ..\components\softdevice...
Hi, I want to use filtered list during BLE advertisement in out project. The flow is as follows: (I'm using nRF connect app for testing ble connection) 1. Just advertise so...
Hello,
We are trying to connect to an AWS MQTT broker using the nRF9160 with modem firmware version 1.2.3 and are not having any luck.
Project background:
Using...
Hi Team,
Setup:
Application: smp_svr with overlay-cdc.conf
Board: nrf52840dongle_nrf52840
NCS: 1.7.0
System: Windows
Tool: mcumgr
I am trying to upload an...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a BL653 dev kit. The firmware has a bootloader and it can perform DFU over...
Hello,I am using nrf24l01+ product for FCC certification, it requires a modulated carrier. If I send this modulated carrier in the form of data packets, it is not a continuous...
Dear ,
When i use the demo of ".\SDK\nRF5_SDK_17.0.2_d674dde\examples\peripheral\twi_scanner\pca10040\blank\arm5_no_packs", Some exception occured . The sdk enters dead...
Hi
I'm running into this error when enabling the soft device (see title). I've read about the PREGION[0] and that, if the info variant is > 0 it indicates a soft device...
when told the problem,I wanted to tell the you information . I use NCS 1.7.1 version,OS is windows 10,nrf connect for desktop is 3.10.
Firstly,I install the nrf for vecode...
The newest version that will run on my mac is 3.8. any never version will just freece at the startup window.
...but the programing app crashes when I try to add a file in...
Hi,
I am using the RSA sample code and I need to make the key persist. When I try to change the lifetime attribute to PSA_KEY_LIFETIME_PERSISTENT, the key generation fails...
Hi, I am developing a device using the nRF52832 mcu. I have written my application and have interfaced with an external I2C Sensor. It works perfectly on the NRF52-DK, I get...
I am using NCS v1.9.1 with the nRF52840 and I am not able to move the MCUBoot secondary slot to SPI flash.
I have been able to communicate with the device over the SPI...