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...
Hello,
I need help. I cannot see my earlier ongoing ticket!? I have been working With it for the last couple of Days and today i was asked to share my Project but now the...
Hi,
I have a question for production firmware update using JTAG/SWD for nRF9160 modem:
The Segger generates merged/hex. So the merged hex includes the modem code updated...
I'm following the instructions on the website ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html ) and I'm not able to find bin/emstudio...
Hello,
I am new to nordic thingy:91 I have a hardware of nordic thingy:9160 ( PCA20035 ), but I do NOT have nRF connect DK (PCA10090).
I am planing to perform development...
Hi team, the problem is the following:
i use secure bootloader project from examples of SDK, when i try to replace NRF_LOG_INFO() statement to printf() and try to debug...
SDK: 15.3.0 Example: ble_app_multirole_lesc DeviceA: EYSHJNZWZ (nRF52832) DeviceB: Smartphone (iPhone)
DeviceA has a bonding key. DeviceB does not have a bonding key. When...
Hello, I am using the PCA10056 to program a nrf52811 chip on a custom board with SDK 15.3.0. I'm using the example ble_app_blinky_pca10056_s140 on SEGGER Embedded Studio I...
Hi there~
I want to install and run my own nrfutil on my pc run with windows 10, but I cannot get throw it.
After generate the exe file, nrfutil outputs some error.
...
Hi,
I am trying to build an "asset tracking" application in Windows 10 using power shell, but it failed.
Please find the logs below and direct me to the correct path....
HI,
I am trying to load the Asset tracking project in segger embedded studio, but it is giving the following error:
Segger Embedded Studio Version: " SEGGER Embedded...
I'm looking at reference schematic/layouts for the NRF52840 and fail to see how the PCB antennas are 50 ohms. (I understand that it's frequency dependent, and that resonant...
Hi,
I'm doing power measurements for nRF52-DK (SOC nRf52832) and for nRF52840-DK. I'm able to measure reasonable figures from the external supply connector (P21) of nRF52840...
Hello,
I was trying to open assert tracker application on MAC os, in segger studio v4.18.
However, after I open the "Open nrf connect SDK project.." and filled out the...