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...
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...
Hello, I am working on the NRF9160DK card. I am using SDK 1.3.0 and the latest modem uploaded: www.nordicsemi.com/.../Download 2020-04-29.
Whether it's with the asset_tracker...
Im following the guidance to upload modem code and application code, downloaded from project page, onto the Thingy:91.
Current state, after following guidance, is: I hold...
Hello,
Currently I have implemented a UART callback using the CONFIG_UART_ASYNC_API setting as follows:
However, all data that I receive is appended constantly, until...
Hi, I want to measure the data transfer speed of BLE. I use the nRF52840 DK with the ble_app_uart example
I created a dummy string of 20 bytes (default length of one packet...
I have a shipping product with S132 2.0.1 with multiple problems with the LFRC clock.
There are seemingly at least 4 errata that apply (77, 132, 146, 192).
Are there...
Hello, I'm trying to compile the LIBUARTE example from SDK 16 but im getting undefined reference errors, this is what I've done so far:
in sdk_config.h defined , (I've...
Hi, I am really confused about the Nordic SDK and way of doing things... I have seen so much conflicting documentation.
I am using SDK_for_Thread_and_Zigbee_v4.1.0 (currently...
my project is to send pressure data from one device to four other devices, it is medical field, previously i worked in nordic openthread udp protocol using nrf52840 for mesh...
Hello
Created in SDK v17 and simple_timer example. I made a simple code to control the LED using a timer. Every 500 milliseconds, the LED turns on sequentially. LED ON and...
I recently got the nRF52-DK for using as BLE Relay evaluation.
I have downloaded following and installed to run the code
- Segger Embedded Studio (v5.1)
- nRF5_SDK_17...
https://infocenter.nordicsemi.com/topic/nwp_034/WP/nwp_034/nwp_034_intro.html?cp=16_2
download PDF link not working. Perhaps replaced with other white paper(s)?
Thank...
Hello!
I have the following component in my device tree:
I would like to retrieve the PWM device and the associated pin number (pwm1 and 0x14). I tried:
Which...
Hello,
I am trying to develop a firmware to read pulse oximetry and heart rate data from this Sparkfun module (SEN-15219): https://www.sparkfun.com/products/15219
The...
Hi,
We mainly need AWS_Jobs, FOTA, Low Power, GPS, ADC, GPIO, certificate updates and whatever is related.
Currently we working on a project that uses:
- nRF9160 ...