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.
I would like upload firmware from Atmel microcontroller to nRF51822 with SD130.
I suppose that I have to use single_bank_serial_s130 in nRF51822AA, but what I have to...
Hi,
I'm trying to implement dfu bootloader over uart, not dfu bootloader over air.
Where can I find a reference source code of dfu bootloader over uart?
regards ...
Hi,
We have to find the battery life of a central device based on nRF52 (s132 v3 soft device)running with 800mAh battery. The device scans for a peripheral in every 5 sec...
Hi!
I am trying to measure the current profile of a pca10056 board using an oscilloscope. I cut SB40, as per instructions in the User Guide and powered it using only a...
Hello,
Are there any rules for how to use the manufacturer specific ID in a beacon-format advertisement? For example:
In this example:
byte 0-2: 02 01 06 = flag...
I've used DFU alongside with HRS and it seems to work fine.
This time I'm using a custom service and I'm trying to add a DFU alongside. They just don't seem to play well...
Hi, I successfully modified the Nordic Semiconductor SDK 13's SAADC example adding a feature that performs the FFT of the sample taken and using an RTC is possible also to...
hi :
i following the online LWM2M example document of iot-sdk and setup leshan bs server on ubuntu 16.04 of VM.
i run bs server on ubuntu16.04 of VM and run LWM2M example...
Hi all,
sometimes this events occurs on my code. My start point was the glucose app, to implemented a "just work" pairing and bonding.
When this event occurs a disconnect...
Hello,
one of my project requirement is that i can accept data via bluetooth and rf. i want to know can we use bluetooth and rf in same code. the switching between bluetooth...
Hello there,
While investigating some issues with getting nRF Connect working on Ubuntu Gnome 17.04 , I came across a more fundamental problem.
I now have J-Link V6...
Hi, I successfully modified the Nordic Semiconductor SDK 13's SAADC example adding a feature that performs the FFT of the sample taken and using an RTC is possible also to...
Dear all,
I was following the "Getting started with the nRF52840 Preview Development Kit" page. But when i connect the board to the computer, the board do not appear as...