Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
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.
...
We have bought nrf52 832 development kit.
When we checking the kit in nrf52 utility than it detects the IC nrf52 840 .
Hence we have erased all the memory in the DK...
Hi everyone,
I am using the following files to configure uart for laser distance sensor.
Serial Library
I am able to write command to the Laser sensor and also the laser...
Hi,
As far as I understand from this page [https://openthread.io/platforms Host / 802.15.4 Controller section] it is possible to have Dongle running thread attached to PC...
Hi, everyone,
We develope project on nRF52832 Chip. It has one UART port and we need to make it working as RS485. For this purpose we connected to TX/RX pins the required...
I am trying to send hundreds bytes to peripheral, the best tool that I can find, is still nrfConnec. But the data only be typed one by one. Is there any way let it load a...
I am using a nrf52832 with SDK 15.2 and softdevice s132 v6.1
My peripharal should transmit an iBeacon to wake up an application on the smartphone and also transmit a connectable...
Hello,
For a new project I am using the Decawave module DWM1001. This module is equipped with an NRF52832. I have already used the nrf52832 for previous project and I face...
Hi there,
Is there a specific sequence needed to power-up the NRF52840?
Let me get into the details:
My design uses configuration #5 from the datasheet (see below...
Hi, I'm using the serial example from the nRF5 SDK for Mesh (version 2.2.0) and after running it for extended time with data being received from nodes every few seconds, it...
I have a small app_usbd demo which works fine on the nrf52 dongle, but not on the larger nrf52840-dk.
I am running SDK 15.0 with the errata fix mentioned on several other...
ATT MTU THROUGHTPUT EXAMPLE FOR nRF52810 on KEIL using S132 v5.1.0 PLEASE >>>>>>>>>>>>>
Tried this : https://devzone.nordicsemi.com/b/blog/posts/the-s132-v5-1-0-is-now...
Hi!
I am currently developing product containing Thread mesh and BLE peripheral service. I am using Thread SDK v2 in my software. My application has to support writing to...
Is there any NRF51822 DFU guide under following conditions:
a. NRF51822
b. SDK11.0.0
c. Dual Bank BLE DFU(\examples\dfu\bootloader\pca10028\dual_bank_ble_s130\)
I...