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...
I'm trying to get the I2C on the nrf24LE1 working. I'm using the modified Library from nAN-20. It doesn't do anything. Can't see anything on the oscilloscope. It's an nrf24LE1...
Hi,
I'm using nRF5_SDK_12.0.0_12f24da and s132_nrf52_3.0.0_softdevice to do the mutilink and it's almost ready. We want to do the OTA on it. I think the mutilink is working...
Hi there,
It isn't obvious from the reference layouts on the downloads page for nRF51822-CFAC if the ground plane is supposed to create a 50 Ohm trace going into the balun...
Hello everyone, i have a task where i need to transfer 50-100kB of data from ble peripheral to a central device. I have read many posts here and i have a pretty good idea...
Hi, I work with the nrf51-ble-driver_win_0.5.0. I changed the heart-rate-collector to discover the characteristic of connected devices. Maybe I'm blind. But the ble_evt_handler...
I want to accomplish something very simple: use a timer to output a continuous square wave on a certain pin, at 30-60kHz or more. It doesn't have to be PWM or anything fancy...
Hi,
I'm working on a BLE application which use ECC.c (Elliptic Curve Crytography). The problem is Keil has found an Error:
._build\nrf52832_xxaa.axf: Error: L6218E:...
Hello Support Team,
I am developing a BLE project use of nRF52832.
My work base on SDK 12.1.0, I have research these workflow, I find that are 3 channel radio when RSSI...
HI
I'm trying to connect a heart rate sensor to nrf51822 but I cannot find a suitable sensor. Could you please recommend a heart rate sensor which nrf51822 can support...
I am using nrf52832 with softdevice s132, it use the power manage function to enter to the sleep mode.... But i cannt recognize whether it is in sleep mode or not.. Can anyone...
Hi,
I am trying to port pca20006 smart beacon kit code to pca10028.
I have attached main.c --> main.c
I am currently using following ROM and RAM configuration for pca10028...
I want to know that how to judge the Traffic block.
If there are 1 BLE and 1 android APP. It must be ok.
if the number is 2,3,4,5....n
What is the maxium n?
How to cal...
Hello,
I am using a custom board and my setup looks like this:
nrf51 chip
16KB RAM
256KB of Flash
external crystal of 32MHz
SDK12.1
Compiling on Linux...