Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
We designed our own board using nRF8001 and EMF32, I used the EMF32 development kit to test the code and it is working fine. When I down the same code to my own board, it...
Hi ,
I am planning to implement S120 UART to communicate with desktop as well as S110 UART BLE.
I browsed in the forum and found out we already have example in github...
I have a small nRF51822 module that I want to use for UART communication without handshaking, and I'm having problems with reliability. Basically the nRF51822 crashes and...
Hi, I've got a pretty basic question, but I haven't found a satisfying answer for it. It is obvious, that the CC registers are 32 bit wide, but because the RTC Counter is...
Hello:
Does the nrf52 radio peripheral EasyDMA write to PACKETPTR on byte boundaries or does it write "bits"? Suppose I have the ADDRESS_BCSTART shortcut enabled and the...
Hi all,
I can use the API sd_ble_gap_rssi_start to start RSSI and can get the value when the BLE_GAP_EVT_RSSI_CHANGED event occurs.However,when I use the sd_ble_gap_rssi_stop...
Hi, I'm recently concerned with the latent risk that nrf51822 might be hacked by extracting the firmware also known as "snarf"ing.
And I know there is Memory Proection Unit...
I followed the guide of github.com/.../nRF51-ble-bcast-mesh to try the mesh with NRF51822.But there seem no discribtion about which softdevice we should use.I loaded the s110_nrf51822_7...
Use SDK6.1 / SD7.0, iOS9 can not pairing!
dm_ble_evt_handler() return error "BLE_GAP_SEC_STATUS_UNSPECIFIED"!
It is the captured packets file: ble_proximity_ios9.1.pcapng...
I can't find an implementation for the indoor positioning service in any of the SDKs. Should I assume it's not implemented? If so, are there any plans to implement it?
...
Hello,
a presentation given at the nRF52 Global Tech Tour stated that one of the planned features for S132 and S130 was a support for multiple peripheral connections (2...
Hi
Now I'm using the S130 and ble_app_uart.I meet some problem need your help.
Firstly,I download the code to PCA10028,then it can connect to nRF UART on the iPhone5S...
Hey,
I am a bit confused with "client characteristic configuration" that is used to enable notifications (at least in Android).
To enable the notifications I have to...