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...
Hi, Schematic and Code As shown above, VCC 3V (DEC2 and VCC open) current is only 3.8uA, but VCC 1.8V (DEC2 and VCC short circuit) current exceeds 1mA, what am I mistaken...
Hi,
I seem to be stuck on a rather simple problem here which I am unable to figure out. I am using SDK 12.2 with PCA10040 board.
When I am compiling the experimental...
Curious as to why the Buttonless DFU Example in SDK 12.3 utilizes FStorage to save settings rather then simply setting a flag in the GPREGRET? This seems like a much more...
Hi guys, now i have done the example as the light control demo description, but i have a question about that how i can let the light server to leave the network?
HI team,
I use the S132 ,SDK_12.3.0 , nrf52832 PCA10040 v1.1.1 develop board. I met a problem when I do experiment with twi_sensor example code.When nrf52832 finished transfering...
Hello,
I'm currently running our RTC using the default resolution of 32.768 kHz (30.517 micro-seconds), which means that we are not prescaling. If I desire to have a larger...
Hi,
i have a Bluetooth PCBs that i designed using nRF51/52 chips and i'm wondering if there is any way to connect them to a web-server using a gateway.
i don't know...
I've looked through the Devzone, but couldn't find an answer to my question.
We are looking to automate the OTA process. When our nRF52 device is charging, it advertises...
Hello,
I would like to know the best practices to update a passkey for bonding.
For the moment, I have a static passkey that I set during ble initialization and I can...
To start off here, I'm using a Laird DVK-BL652-1.0, which according to Laird only needs to be re-configured to use the internal oscillator, but is otherwise very similar to...
Folks,
Have been using Keil MDK Lite in the past, in a Win VM. Larger code (over 32KB) plus the convenience of running without a VM layer have led me to switch to NetBeans...
Hi,
I want to use the AES-CCM of nRF52832. But it can not work with the softdivice.
I have read the following question and answer.
devzone.nordicsemi.com/.../
It seems...
Hi Nordic folks,
We are developing a product using nRF52832 with a Power Amplifier (RFX2401C) for extended range. For communication we are using ESB with some modifications...