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.
...
From what I read on DevZone it seems that there is a limitation in nrfutil when needed to update BL+SD+APP. NRFConnect over BLE manages the 2 separate downloads (BL+SD and...
Hello there The problem I encountered was that when getting the slave service, returning to get the service failed. I used DEBUG to check the p_ble_gattc_evt->gatt_status...
Hi,
I am using nrf Connect SDK v1.2.0 in Segger Embedded Studio 4.52 and developing on a nrf52840 development kit (pca_10056). I use the "configure nrf connect sdk project...
My goal is to establish a BLE connection between the DK and the smartphone, using NFC for the OOB pairing . I am using the nRF52 DK and the nRF5 SDK , v.16.0.0.
The intended...
Hi,
I am having issues with getting SPI up and running on my nrf52840-DK using NCS. I've tried getting support about this in another ticket but it seems like it lead to...
Hi,
We are using the nRF52840 SoC.
The following image is taken from the datasheet:
It shows a Gain block before the SAR core
a. Does the Gain block serve also...
Hi ,
I want to know if it is possible to close/open the uart connection with RTS and CTS pin in order to have a low power UART?
When RTS and CTS are high, uart is closed...
Hi,
Can any Zigbee application receive ieee radio interrupts in both TX and RX path?
What I need is:
In the case of Zigbee Tx, an advance notification of 200 μs would...
Hello, I am using nRF52 DK and softdevice s112, developing with SDK V15.2. I am exploring the fds library and have encountered some strange behavior. When I connect the nRF52...
Hello,
I am using nRF52840, S140 v7.0.1. We want to measure distance between two nRF52840 with BLE 1 Mbps and 0 dBm.
I am referring below two links.
In this its...
Hi,
We have 2 microcontroller on board. One of our micro controller will update nordic chip using serial DFU without any signed keys.
For testing purpose i am implementing...
Hello,
I'm new to Nordic products.
I have BL651 module and I want to connect it to another CPU over UART. So my question is how can i do it?
I've found in some other...
Hi Team,
We have used the "CC310" and "mbed TLS" both the crypto engines in my application with conditional compilation on NRF52840 soc.
We have measured the timings...
Hi,
We are using nRF52832 chip along with soft device and nordic SDK. However we have our own custom boot loader and that doesn't have soft device.
We want to implement...