Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...
env:
SDK: nRF5_SDK_17.0.2_d674dde
KEIL- ARM
SoftDevice: s140_nrf52_7.2.0_softdevice
i can't understand how MBR jump to bootloader, and how MBR konw the start address...
I'm using SDK 17.0.2 and I'm trying to write a small central device. It should connect to a single peripheral and exchange some data.
Once the peripheral is found, central...
Hi,
I am trying to get access to the code 1.99.99-dev1 branch of the NCS, but I'm not sure where I can find this. More specifically, I would like to use the code of the...
Hi.
I am developing a small notification monitor.
It used a 150mha battery and a 0.92 oled.
I want it to be connected to my phone via Bluetooth and when I send a string...
Hello DevZone,
I have a project where I want to use NFCT for communicating and charging. I have used the NRFX_NFCT library to read and write to my transmitter because...
Hi,
I am doing the java programming with BLE advertise, and I want to make BLE advertise events stop when the advertising events number enough. Are there any methods to...
Hello,
for a device I'm developing I need to be able to set values from an App as well as from the device itself (buttons on said device). So far everything works fine...
We are working on ubuntu 18.04 LTS.
We are trying to install nvs package for smart remote 3 microphone activation but got stuck with the package installation as stated in...
I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger...
Dear Nordic Engineers
I encountered a problem.I used the nrf5 sdk 17.0.2.I modify ble_app_hrs example.I found that if I turn on pairing, when I erase the flash, the pairing...
I'm using nrf52840 for my product. when testing the Bluetooth RF of this chip, I found that the carrier is offset by 200kHz. i read many similar problems, it seems that the...
Hi, after adding some functional to bootloader an error occurred: section .tdata overlaps absolute placed section .mbr_params_page how to calculate the size need for mbr_params_page...
We have a 52840 based beacon with two versions. Both have exactly the same firmware and PCB, one has a N52840-Q1AAD0-2025KR written on the chip and the other has N52840-Q1AAD0...
Hello!
Im having problem running the PPK II on my PC with Ubuntu 20.
The device attaches to the PC, is visible as `/dev/ttyACM0` block device and dmesg shows no errors...