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...
Hello guys,
I have nRF52840-based BL654 SoC module on my custom board and I develop the firmware in SDK 15.0.0 environment with s140 SoftDevice.
Among other things, I...
One little example At the bottom of file nrf5SDKforMeshv310/bin/ospace/examples/dfu/dfu_nrf52840_xxAA_s140_6.1.0.hex
We can make it more human-readable by utility from...
Hello,
I'm trying to make custom board based on Thingy 52.
First problem that I get I want to change gpio's order according to my needs.
I can't not find where in the...
Since the manual for the nRF9160 DK doesn't have a full schematic, I'm not sure what sort of power supply decoupling the nRF9160 needs. What are recommended bypass caps, if...
Hello,
I've modified(added custom libraries) an existing example project from the SDK(v 15.3), and I'm trying to build and flash it.
The project compiles fine, but throws...
Hi,
I am using nrf52840 with an ADC that senses data and sends it via bluetooth. I want it to sense data, store it in the memory and then send it via BLE and then start...
Hello,
The current project I am troubleshooting includes an NRF51822 chip. The project includes a boot loader, application hex, and soft device S110 V7.3.0. It was noticed...
When trying to install the nRF Connect app (3.1.0) on a windows 7 machine, it hung up and froze during the Jlink install. After using system restore to go back before that...
Hello we are using SDK 15.3 and SD s140 v6.1.1, we use the cryptocell to do some AES encryption as well as MAC and ECDH.
We noticed that our application was running quite...
Hi,
I'd like to test how long it takes to get a gps signal and send the nmea string via udp. Therefore I took the example 'udp_gps'.
As far as I know the program starts...
Hi,
Is there a tutorial or guidelines on how to send ble-app_hts data to nrfcloud mentioned in this Noridc video below.
Nordic Semiconductor - nRF Connect for Cloud (youtube...
We have an implementation where we need to limit data, and to be able to KNOW how much is actually being sent with the operator, to limit costs.
In a normal Ethernet condition...