I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
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...
Versions:
Segger Embedded Studio v418,
nRF SDK v1.0.0 tag
For the NB-IoT network I wish to connect to, I need to specify the APN, I can see through "Configure nRF Connect...
nRF52832 doesn't seem to wake up when an event is generated. I confirmed that the RTC0 is active and the event is generated
upon COMPARE[0] match using the SES debugger...
Since GPS can only function during the PSM window and the network can ignore the nRF9160's request for PSM mode, I need a solution that works with and without PSM mode. This...
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....