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 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...
Hi! I'm planning out the connection of a micro-SD card through SPI to the nrf52840. I'm reading through the documentation and when powering the nrf using a Li-Po through VDDH...
I am trying to add a bootloader to my application which I have currently running on an nrf51822 with SDK12.3.
The first problem was that the examples from SDK12.3 do not...
Sir,
I finally got success to measure the Coin Battery using a analog INPUT of NRF52832, AIN4
i am using ZEPHYR RTOS
I have to connect the BATTERY VDD to the AIN4. ...
Looking for Android logging utility where host processor on a Mobile device is interacting with nRF52810 over UART interface.
or Provide a stand alone logging utility that...
where can i search whta the mean about <type>,<result>,<datatype>,,<qos>,<retain>.....Etc.
EX: #XMQTTEVT: 4,0
I Don't know what these values represent
thanks
...
Hi,
We're using a 51422 with s130 to perform OTA DFU.
Both bases for bootloader and central are from sdk 12.2.
We have already implemented the older DFU (non-secure...
Hi,
I want to use the Code Profiling feature from Ozone with my nRF 52840 DK and the j-Trace Pro Cortex. Compiling and debugging my program works flawless inside Segger...
I am trying to figure out how to use the TX part of the BLE NUS Service to send a notification. Currently I am receiving data via the nus_data_handler, however because i will...
Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough...
Normally with Segger Embedded Studio if you want to do a command-line build you use embuild.exe instead of emstudio.exe and away you go.
However, the NRF Connect/Zephyr...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...
Hi,
We are using today SDK 15.0 and are upgrading to SDK 17.0 for development of our system.
In our application, we use BLE communication.
While comparing SDK_config...
I'm now using HX711 50kg sensors to build a scale
Now I can read the data from HX711, and try some method from internet, but still can't get the real weight
does anybody...
KeyWords: nRF52832 ESB Flash as EEPROM SDK:17.0.0
Hello, I an using nRF52832 developing ESB communicution with other nordic product.
I need to save some infomation, so...