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.
...
Hi Team,
We need conditional compilation between crypto engine related macros for CC310 and mbed TLS and micro-ECC.
If we add our own macros in "sdk_config.h" file we...
Hello,
I need to develop software that realizes the following communication.
[For Central]
Communicates with two peripherals with 2Mbps PHY(short range) and long...
sdk: nRF5_SDK_11.0.0_89a8197 routine nrf51_ble_app_hids_kbd_consumercontrol-SDK11 can adjust the volume of Android phone, or adjust the volume of the laptop
sdk: nRF5_SDK_16...
Hi,
I'm currently porting a project to nRF5 SDK17. Some time ago we decided to use the nrfx module as a fork of https://github.com/NordicSemiconductor/nrfx .
So I synced...
I'm working on a switch device using nRF5 SDK for Thread and Zigbee version 4.1.0 on an nRF52840 on a PCA10056.
I can get my device to join a network, and can see that the...
I see that Apple finally played their card in the consumer asset tracking device space last week. the "Find My" network will be available to third party devices. Details are...
Hi,
I'm working on the Basic example Blink_led.
I would like to change from LED 1 to LED 2. I changed the ch0-pin = <3> in the nrf9160_pca10090_common.dts but now the...
I would like to implement firmware update of nRF52832 through UART from Linux SoM, do you recommend following the DFU procedure or implement custom bootloader? I don't need...
I am using the 9160DK (0.9.0) and testing the PSM and eDRX modes with ncs V1.3.0. if I program the Asset_tracker without any changes I can connect to the nRFCloud.
from...
Hi
Unsopperted device. The detected device could not be recognized as neither JLink device nor Nordic USB device
I believe nRF connect programmer can't fint nRF5340...
On reviewing Zephyr SDK V1.3.0-rc1
I am able to build and run the soc_flash_nrf example as a nrf9160dk_nrf1960 board all works as expected.
when I try with nrf916dk_nrf9160ns...
Hello!
I am working with the nRF9160 devkit and I have encountered an issue.
I cannot seem to properly enable PSM to use the GPS and LTE at the same time.
In the application...
Hello, For our project we were planning on using a 3rd party module MS88SF2 (nRF52840), which schematic snapshot is provided and which will be powered though the li-po battery...
Hi guys,
I am using the Nordic nrf52832 board for my project. One of my goals is to enable the device to read the voltage from the external source. I have already found...