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...
Hi,
I am trying to update my advertisement data as well as scan response data (i want to put some custom advertisement data and the device name in scan response data). ...
My three buttons are pressed each time, and the LOG information is as follows
0> [00:00:00.000,000] <info> app_timer: RTC: initialized. 0> [00:00:00.000,000] <info> app...
SDK:15.3.0
CHIP:52832
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this...
Hello,
I am developing the following application:
An nRF52840 bluetooth module connected to a sensor does data acquisition and then sends it directly to an nRF52840...
Hi,
I am trying to use SPIM3 to drive LCD(ili9486), but I have encountered some problems, hoping to give me a solution.
I have 2 questions:
1. spi_config.dcx_pin
How...
Hello, we have run the power profiler on two different example projects, and want to understand the difference between the two.
When we run the blinky project
nRF5_SDK_16...
I am buys setting up a project on the NRF52 that needs to use the TWI. Usually I would read byte for byte, and if one of the registers has enough data to justify it, I would...
I tested sdk16.0 with secure uart debug example, that DFU needs to enter bootloader twice(press button4 and reset twice), first time to update setting file, second time to...
Hello,
I am developing using nrf51822 and J-Link.
In the Keil4 version, the RTT viewer worked fine, and only the project was migrated to the keil5 version,
but the RTT...
I'm using PCA10040 to test nRF52832.
But I can't see J-link device after connecting USB.
I installed J-link(segger), nRFgo studio, nrf command. But I can't see my PCA10040...
Hello, we are using the ble_app_uart example code, and are trying to modify it so that if a certain UART sequence is received from the connected microcontroller, it will disconnect...
Hi
I'm working on a project interfacing the nRF52840 board with the lis2dh12 accelerometer
I'm using SDK 15.3, basing my code on the provided driver and information...
Hello!
Now I have two devices about nrf52832 .One is central and another is peripheral. So I want to transfer the peripheral mac address to the central via nfc.
I do...
This is the config fun followed。
one sample every 125ns,one ant get 12us =96 samples.
and first 2+32 samples is ignored。
*******************************************...
I've already tried to set some zephyr configs, but n51822 to run as peripheral it nedds at least ~20KB
Have anyone got success or all the nrf51822 QFAA H2 will really never...