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...
LTE Link Monitor doesn't seem to be able to detect any serial interfaces on macOS that are not the DKs (or don't have 3 serial ports)
See this hacky implementation: https...
Hi,
I am using NRF24L01 with arduino using RF24 library ( https://github.com/maniacbug/RF24 ).
While executing the transmission code i have observed the following line...
Hello dear!
This is my first post righ here. Hope you can clear my doubt.
I'd like to know if the CTE and IQ sampling features are accessible using the BLE MESH?
I'll...
Hello,
I have a device which sends a provisioning request to two other devices in a Thread network. They both receive the request and both send a provisioning response,...
Hello. I am testing the Secure DFU for NRF51 with softdevice S130 provided in the SDK Version 12. 3.0 following the steps in this guide. https://devzone.nordicsemi.com/nordic...
Hello!
I have a custom board with nRF52810 and s132. BLE connection is secured with passcode. it works.
I would like to get exact passcode entered by User if the passcode...
Hi support team.
My project build using keil IDE working stable. But when I change to build using makefile, although build success with hex file output and and everything...
Hi Team,
I have gone through many threads on the forum but still in doubt regarding how to interface nrf52 over HCI to the Linux based host.
My understanding is currently...
When building example ble_app_interactive_s132_pca10040, SES asks for missing "nfc_t2t_lib.c" and "nfc_t2t_lib_al.c" files. This happens when SES is 'Preparing target for...
Hi,
I'm currently trying to use 2 channel SAADC to measure 2 analog input port
I've searched other questions in this forum and referred SDK example
Actually, I could...
Hi All,
I want to measure the battery level in my nRF52840 design using the ADC.
I came across this thread in the nordic devZone https://devzone.nordicsemi.com/nordic...
Hey all, I am bit late to the party but I was following Vidar's HX711 Library and was able to configure it to work after a long period of time (Pardon me, I am new to this...
Hi
I do NOT know how to read log messages doing run time, is there a terminal window you Can use. I use Windows and have a nrf52840 and write code in segger embedded st...
Using oneWire library, I was able to get the temperature from the ds18b20. But it didn't work if I put the same code in the Beacon software.
I understand that the softdevice...
I observed that the asset tracker application will not run using code starting with commit a507a3e42229544b195e93a9896ca09c8a4fba85 and newer, on the master branch, in repository...