Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I am not able to bond with the thingy52 after connection with nRFconnect android app. Because of which I am not able to reconnect to the device. My main aim is to reconnect...
Greetings!
This is about the errata published by Nordic, i.e., software workarounds from Nordic for a given hardware revision.
Example: nRF52840 Errata
https://infocenter...
I have created a customized android app which hosts a form like structure of a patient arriving in hspital. I wish to send these data to nrf52840 dongle which inturn stores...
As the website of nordic shows, I download all the softwares and drivers to build a bluetooth network based on mesh nodes. However, when I open the nRF Connect, I can't select...
I am working on nrf52840 and also the dongle by segger. My data is transmitted via BLE sucessfully but I can only see the results in figure but I can't save and process the...
Hello everybody,
I have programmed the example light_switch (server) and (client) from SDK for Mesh examples on two nrf52840 dongle and it worked .. I can control the LED...
Hello,
I'm currently trying to implement a setup of BLE devices (nRF52 DK and nRF52840 DK) which is potentially secure against the KNOB attack (and also other attacks) and...
Hi, I am looking to use the nrf power profiler to analyse power consumption with some configurations on the NRF52833.
I currently have the dev board PCA10100 and the power...
I was looking for more information about hardware accelerated AES128 functions in the nRF9160. We want to encrypt and decrypt data using this and was wondering if there are...
Hello,
I am currently working on adding the pairing part to the ble_app_uart with peer manager. I have followed the way that is used for ble_app_gls and ble_app_hrs. I could...
Hi support team,
I download mesh (nrf5_SDK_for_Mesh_v3.2.0) serial example FW to nRF52840 DK,
and connect to embedded linux gateway over USB,
I can run PyACI example...
Hi,
It seems that s112 soft device uses IRQ level 0,1,4 of nRF52832.
By default my counter has default IRQ level 6, my concern is about the delay of COMPARE interrupt...
Hi, Everyone
Environment: SDK15.3, nRF52840, Keil Compiler
I want to keep the previously set values undeleted even after OTA
My question is
1) Which method is better...
from this guide
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader#h23sjziacp7vrw0scs2t3tua1ax0426
It is...