Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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 trying to flash my program with the Seggar J-Link EDU Mini JTAG/SWD Debugger on nRFgo Studio. However, it says no device detected, and when I try to recover the device...
Need to send Asset Tracker data to a different AWS site, CloudMQTT. I have located the CONFIG_NRF_CLOUD_HOST_NAME and CONFIG_NRF_PORT in the autoconf.h file. I can easily...
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
I am starting with this tutorial. I want to program...
Hi everyone,
We are investigating whether the nRF52840 can be used to carry out USB device negotiation with a host in terms of setting the maximum charging current.
Our...
I'm using the ble_app_uart as my template for Bluetooth and UART communication. I'm on SDK 15.3.0, Segger Embedded Studio and nRF52840.
I would like to send the information...
Hello,
We are facing an issue where we are having a lot of packet loss (UART nrf52832) on two sensors connected to an Android Application (Android Pie 9.0). The tablet model...
Hi!
I'm trying to implement a traditional ring buffer with the nrf_ringbuf library. I'm using nRF52840 DK with SDK 15.3.0 and SES.
I'm going to receive strings of data...
Hi all,
I am working with Thread SDK v3.1.
When I run mqttsn-client-public and subcribe to make MQTT-SN network use UDP. But it doesn't have DLTS.
In the topic : https...
Initiated west init as per nRF Connect v3.0.0 Getting Started Assistant but resulted into an error. Worked the last time I did this. Any idea what's going on? "west init ...
Hi,
I'm trying upload firmware onto the nRF24LU1+ dongle (nrf2728) from the nrfgo motherboard (nrf6310) through nrfgo studios. I have it hooked up just as described in the...
Hi,
With my mistake, the firmware in nrf52840 Dongle is none, Do you know how to get the official firmware? and how to download this firmware? if using Jlink, any pin support...
Hi All,
I have a scanner project based on nrf52840 + S140 and I saw S140 (7.0.0) seems to support nrf52811.
So I want to port existing project to nrf52811 + S140 7.0.0...
Hi, I am experiencing the nrf52832 with some testing and developing few examples.
I am using nrf5_SDK_15.3 SES. OS : Windows 10.
I am using nRF52832 only. I have seen...
When designing an NFC coil to use with the nRF32832, are there any recommendations as to the coil inductance and Q that we should target?
Being a passive design, we are...