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...
I want to define config values in an optional overlay that is enabled after writing to a custom service/characteristic using NCS. Based on this https://devzone.nordicsemi...
Hi,
in my company, we are using an nRF9160 on a custom board. Recently we updated from NCS 1.8.0 to 2.0.2 (we also still use spm for now).
1.8.0 was already not super...
Hello all, Ive combed through the NRF52840 datasheet and the BMD341 datasheet, and SDK examples attempting to determine if through software (and possible hardware change)...
Hello,
in our application we want to use a simple serial Spi Flash: M25P40 (only 1 data signal).
For evaluationI I connected this Spi Flash to the nrf5340-DK Board:
...
Hi
I want to implement function of scheduler server model with Timer server model, I checked the nRF Connect SDK, but I still did not understand,
Could you give some advices...
Hey Nordic,
Currently, I am working on a project based on "ble_app_uart" and "ble_app_uart_c". You can download the projects below:
Central (nRF52833-DK):
Peripheral...
Hi everyone,
I am in the process of programming a DFU via UART. I currently have in memory only the softdevice including the MBR and the bootloader. If I enter in nrfutil...
Hello!
I'm implementing a 9160 modem update system in our application. I'd like to be able to do some verification steps on my file prior to commencing the update. Ideally...
Dear Ladies and Gentleman
Regarding the Bluetooth SIG Qualification the BQC needs a QDID for the Bluetooth Stack.
The SoC (nRF52840 QIAAD0 2124EH) mentioned above, also...
Dear Nordic Team
can you please help me select the correct and available Radio Chip Antenna for Bluetooth communication. also, can you please point me to the Eagle files...
I am using FreeRTOS on the NRF5340-DK. When I use WFI (wait for interrupt) in the idle-hook, the processor stop forever (or when we attach a JTAG,
that causes interrupts...
I have programmed the NRF9160 with the Serial LTE Modem example and am following along with the example here - Testing scenarios — nRF Connect SDK 2.0.99 documentation (nordicsemi...
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
The issue is that the name appear when the peripheral is in 1M PHY but he don't apprear when the device is in Coded PHY, do you know why ?
I use NCS 2.0.0 and to scan i...