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.
...
I am developing a multi-link application where several Peripherals take turns transmitting real-time samples to a Central, generally about a 156 byte payload per transmission...
Hi,
As if we follow the steps given in the link for the update for combining Mesh SDK v2.0.1 and nRF5 SDK v15 posted by Hung Bui, I found out several problems related to...
Hi
I am trying to add the secure DFU bootloader (BLE) code to an existing application for the nRF52840. I'd like to send the logging information over UART. What are the...
Using a nRF51802, but can't find data about actual reset level other than min. VDD 1,8V ?? (Page 34 in datasheet )
I need to know actual reset level (VDD) for both rising...
Hi to all,
i am developing a device with NRF52840 DK, in my device i had implemented a service that has some characteristic with noti/read properties. notifications work...
Hi when I try create an account on www.nrfcloud.com on a desktop using Microsoft explorer it doesn't move forward and states "fetch" not defined. Any thoughts?
nRF Toolbox scanner code does not seem to discover devices which advertise a 128-bit service UUID.
I have extended the Template app (within nRF Toolbox) to interact with...
Hi to all,
i am developing a device with nrf52840 soc and i want connect to Windows 10 though ble connection. in my device i had implemented an HID service that should act...
Hey is it possible to use advertising beacons together with an server or there will be some collisions in message reception ?
what i want to do is: setup a mesh which consist...
Is there some guide to help implement UART using nRF Toolbox source code for ios?
I am trying to figure out how to use:
Scan, connect, pair and UART
Any help apprec...
when performing db discovering using a peripheral nrf52832 (running sample dfu project) from sdk 13 from a nrf32832 central on sdk 14 I notice that the db discovery event...
Hi Sir
I would want to download code to Ublox NINA-B301 by command line, but it looks not working, please help.
nrfjprog.exe -i 483064601
nrfjprog.exe --family NRF52...
Hi,
I'm trying to perform a DFU firmware update via command line using nrfutil dfu ble.
The same update using nRF connect works fine. The dongle is flashed with connectivity_1...
I would like to have a ZigBee stack running on the 52840 and use door/window (contact) sensors as well as motion (PIR) that are available on the market today to connect to...
Dear Sirs!
I use compiler IAR 7.80 with Nordic SDK 12.2
Softdevice
s132_nrf52_3.0.0_softdevice.hex
I have very strange issue in debugger.
Break point works, but...