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...
Hello dear community !!! I have long wanted to try the nordic chips. I took nrf52840 -preview dk and arducam. I'm still not very familiar with working with the nordic chips...
Hello,
I'm having latest nRF connect for Android v4.13.1.
I'm running it on Samsung S6 (model SM-G920F) Android 7.0 nougat;
build version (NRD90M.G920FXXS5EQG); Kernel...
nRF5_SDK_12.3.0_d7731ad
s132_nrf52_3.1.0_softdevice
PCA10040V1.1.1
HI team.
I use experimental_ble_app_buttonless_dfu example to do test. But it doesn't work after...
Hello All,
I'm trying to get my application based on a nRF52832 to use as less power as possible and I've noticed that when the nRF_LOG UART is enabled it draws around...
About DM_LOG, DM_ERR, I define ENABLE_DEBUG_LOG_SUPPORT in Options for Target->C/C++->Define, the "string" will be sent over UART.
But ADV_LOG still does not work,How should...
Hi Nordic,
I am using ESB_DPL SDK ver 13 for communication between one nRF51822 transmitter and multiple nRF51822 receivers with data whitening. I do not want the receiver...
I ported both the provisioner and provisionee program respectively to 2 different boards, but couldn't detect the advertising package of neither.
Do they send exclusively...
Hi all
I've two questions regarding errata 156:
Am I assuming right that, as long as I don't use WFI or WFE, this errata has not effect?
Are the two consecutive...
Hi. I'm using nRF52832.
I want to add LEDs. Can it drive 20mA for LED?
As I see the datasheet, GPIO pins have "High drive" function. What deos it mean?
I hope your reply...
Hello,
I am having difficulty downloading an application using the sample images provided. It looks like the application boots into the bootloader, there is a brief message...
Hi,
I modified the blinky_freertos example from SDK 12 slightly to perform the following:
I have one timer and one task. The task blinks a LED and then suspends. In...
I'm trying use an nRF51 PDK to upload firmware (or, rather, just confirm that I can upload firmware) to one of these modules:
www.wireless-tag.com/.../WT51822-S4AT.html...
Hi,
I am new in BLE and working on existing product. i am adding BLE functionality in the existing product hence having one host MCU on my board. My product will be in...
Hi There,
I am doing current measurements on the nrf52840 in sleep mode with no RAM retention and I am getting different values based on how I take the measurements. Please...