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,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Initially I was in assumption that once...
Hi,
Is there a table / .xls available for ALL nordic parts to date?
I'm trying to find all options with +8 dBm TX Power & WLCSP package. (no need for usb)
Hi, I'm trying to get the nrf_stack_guard and nrf_mpu libraries to catch writes past the end of the stack. My stack is 8kB in size (0x2000E000-0x20010000). This is the log...
Hi,
I'm working on the custom board using nrf52832 chip and have performed the secure bootloader using ble on the custom board.
I have made these changes so far on the...
We want to connect provisioned node to multiple mobile application over same mash network (Note: We are trying to give access to multiple user(using multiple mobile) to connect...
Hello!
This may be the wrong place to ask, but I am in search of a gateway (off the shelf or a reference design), that incorporates 802.15.4 through the nrf52840, cellular...
Hi,
I just have a small question: say I have two models, both with publish timeout intervals configured. After some time, one model's publish timeout handler is called....
Hi to everybody,
I'm developing over nRF5 SDK v. 3.2.0 a Zigbee node in router role. In my network I've four of my nodes plus several commercial led light driver and a coordinator...
Hello!
I am setting up SEGGER on my mac. Completed all the steps in Getting Started Assistant. But in the last step at "Set up a project in SEGGER Embedded Studio" where...
Hi,
I am evaluating a project where I want to run light switch on nrf52840. This is supposed to support mentioned protocols - BLE Mesh, Thread and Zigbee, but NOT concurrently...
I plan to connect an nRF52810 bluetooth output to a Johansen Tech 2450AT07A0100 chip antenna via a Johansen 2450FM07A0029 impedance matching chip. Do you have a BT SIG approved...
Hi, I am using nRf9160 with last sdk (master branch) and Segger Embedded studio V4.52. When I compile and run any program everything works, but when I try to debug the program...
Hi community ! Imagine this configuration :
A -> B -> C
So A can't directly communicate with C. I send a message from A to C (And only C), so this one with be relayed...
Hi,
I am working on project which is based on nrf9160. I added the source files and user define header files . and also given the path of source file in CMake file. Build...