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...
Is the mesh 4.2.0 sdk documentation available for download? I know that the sdk16.0.0 was downloadable on the infocenter ? But the same is not available for mesh 4.2.0. Where...
Hi all,
Is there any difference between advertising in IDLE mode and stop advertising using sd_ble_gap_adv_stop(m_advertising.adv_handle)? I wonder if I need to stop the...
I'm using the script from https://devzone.nordicsemi.com/f/nordic-q-a/53208/updating-nrf9160-modem-firmware-through-the-command-line/215357#215357
Under strace, it never...
Hi,
I need to reset RAM after softreset. As I read product specification, RAM cannot be cleared after softreset or CPU lockup.
Please see below image for reference.
...
I've been experimenting with using mqtt discontinuously, and have run into an issue where it appears to leak memory, leading to a subsequent mqtt_connect failing with -12...
nRF52832 offers several different Bluetooth modes such as :
(1) Nordic Proprietary 1 Mbps
(2) Nordic Proprietary 2 Mbps
(3) Bluetooth LE 1 Mbps
(4) Bluetooth LE 2...
Hi,
The instruction from the ' Getting started with Nordic's Secure DFU bootloader, a step by step guide ' page tels us to use minGW and GCC compiler to perform a 'make...
Hi,
I am following this example here , which sends an https HEAD request to google.com as a starting point for my overall goal, which is to send an https GET or POST request...
Hi,
I am a interested in using a nRF52 development board as a BLE Mesh packet sniffer when paired with Wireshark. My question is which of the nRF52 boards support mesh....
Hello,
There are lots of old threads about using nRF51 and nRF52-DK with Wireshark and special Sniffer firmware. The newer nRF52840 Dongle, however, doesnt seem to have...
Hello,
I am developing an nrf52811 BLE Direction Finding firmware.
During packet reception I would like to store the IQ samples on a uint8_t buffer right after some...
I have enable 4 Low power events for 4 button in NRF52832 board. when i press a button board is waking up due to low power event
but when it is waiting in low power mode...
Hi,
I am using nrfUtil on my iPad to update my nrf52 devices through DFU. Since the nrfUtil last update, I can't figure out how to delete the old zip package file on my...
Hi everyone,
First of all sorry for the big post but I have to clear many questions inside my head.
I just finished and received my prototype board that incorporates Raytac...