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 have nRF52832 board. I had interfaced nRF52832 board with STEVAL-IDP005V1 for FFT analysis. I am getting all the data and messages in STEVAL-IDP005V1 - UART (in PC). When...
Hi Team,
I working on the python script were i am trying to connect multiple nrf52 devices. nrf connect app for windows is connecting to multiple devices which is fine...
Hi,
We are designing a system using nrf52840, in which we intend to keep the wall clock time with battery support.
Reading about the internal RTC module, it gives an impression...
Hello,
I would like to use DMA on UART1 on the nRF9160. Can you provide an example for setting up the UART with DMA for Zephyr? I can't find any documentation or direction...
Hi,
I am developing firmware for both nRF52832 and nRF52840 chips. For serial communication, I would like to have a common interface for both chips, which means sending...
Hi!
We are developing a beacon for a hursh environment based on NRF52832 chip and now close to production. Recently we've noticed that unit power consumption for some reason...
I want to use extended advertising features , I search ble_peripheral only one example is ble_app_rscs
I compiler and program, i can't find the device in my phone app
...
i download App(iOSDFULibrary) from https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library .
And delete all firmware itself have. Put my firmware into folder (Firmwares...
Hi,
i am doing a project where i am modifying secure uart boot loader,
the problem which i am facing is while debugging into boot loader example i am not able to see the...
Hello all,
I've been modifying the thingy:52 mesh demo ( https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo) to support more sensors but I've noticed a severe...
The NRF52810, gives the 0dBm out, with 4.6mA peak current 。
When we using, we plan 20Kpcs for mass product, the current is more 4.6mA, it is 7.4mA 。
we use the 2MBPS air...
I would like to have multiple threads simultaneously accessing the modem via the AT commands over the AF_LTE socket. Thread1 does the normal AT+CFUN=1 and other active commands...
running DFU example from <SDK 15.3>\examples\dfu\secure_dfu_test_images\ble\nrf52840 , and attempting a DFU update of:
sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi everyone.
I have a problem with processing with recived UART data. I'm using software UART from example > peripheral > uart.
I use nRF to comunicate with GSM module...
Hello,
how can I store CCCD values in flash?
I read that the peer manager handles it ,but when i reset my device and load all bonded peer data, the CCCDs are not set....