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,
When I try and use nRF connect Programmer to update the modem firmware via USB it fails each time in the second step (Modem Firmware Update) with the error message...
Hello Nordic,
I'm working with NRF52840 (with SDK 16 and softdevice s140 7.0.1) in my project, which acts as a central, and an IOS phone as a peripheral. I have a read/write...
I have an nrf52833 wired up to 25 switches and detect changes via the pin SENSE configuration triggering the GPIOTE PORT interrupt. My interrupt handler: 1. reads the pin...
Due to whitelist limitation of 8 peers, I am doing manual filtering of bonded devices. I am trying to use pm_address_resolve function to figure out whether I have previously...
I am using nrf52840 DK and communicate with Raspberry Pi 3 through UART port. The Raspberry Pi is used as a gateway. The baud rate is set at 115200 default on both nrf52840...
Hi, I am trying to integrate ADC in my project( ble_app_template ) but getting garbage data. I have nothing connected with pin P0.4(NRF_SAADC_INPUT_AIN1) . (Means not applied...
I am budding Embedded Engineer, currently, I would like to learn how to program nrf52dk. While I am exploring info center, Peripheral examples I have noticed that most of...
Hi,
I have successfully created the bsd_os port for BSD lib. Everything runs without crashing. However bsd_init always returns 3, no mater what. Which in turn causes the...
Hi,
I am using nRF52832 on a PCB that is designed by me. I tried to toggle one LED on my board, it is connected to the P10 of nRF52832. I changed the LED number in pca10040...
I try to use GPS and LTE together in the nRF9160DK.
To do so I turn LTE on, connect to MQTT broker and send a message which got PUBACK handled in mqttEventHandler().
Then...
I originally posted this question in the community forum , but I think now that it fits here better. I won't repeat everything since you can see the details in the community...
I am using the PCA10056 development board, running a custom application merging the MESH stack (2.0.1) with an IAR-based SDK v15 template, sd 140 v6. Whenever I go to debug...
Device
nRF52840dk PCA10056
nRF6707 power profiler
What I Want to Do
I'm trying to achieve ION_RAMON_RTC current consumption of 3.16µA via Zephyr but I have not been...
Hi:
I believe this is possible but will ask anyway. I am working on a device that connects to a BLE central device (a cell phone). I would also like to send advertising...
Hi to everyone!!
I have this error:
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_fprintf (referred from nrf_log_str_formatter.o). .\_build\nrf52832_xxaa...