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 starting with app development for nRF Connect Desktop. I downloaded the Bluetooth Low Energy app from Nordic Github and put into .nrfconnect-apps\local. nRF...
Recently after updating to iOS 13 there seems to be an issue with the BLE indications. The iphone is unable to receive indications of value being changed. Earlier this used...
Hi, we are seeing subtle timing differences in code execution between when we have a debugger attached or not (same build of code).
Does the nRF52832 implement the optional...
We've been having an issue in the firmware for our project. The firmware will build, program, and run just fine, but if we try to run from the debugger, the debugger will...
Hi, I have two Nordic BLE devices, one nrf52-DK that has peripherial_uart application and nrf52840-DK that has central_uart application. This works well, but the thing I need...
Hello, I am using ble_app_blinky on my BMD-300 evaluation kit (nrf52832) and I want to display a message via bluetooth on my phone with nrf connect. What function should I...
Hi Devzone:
I am not sure if I should ask segger or here, basically I am trying to use Ozone for performance analysis.
I always get this message when starting:
Device...
Hi,
I am a Embedded System Engineer working is a Medical Device Company and presently compiling the code on on a previously licensed IDE and as, the licensing has expired...
Hello,
I'm working on porting a Secure Bootloader application for a project, and trying to understand how the macro is used NRF_BL_WDT_MAX_SCHEDULER_LATENCY_MS.
I don...
Hi,
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/57105/nrf9160-modem-stuck-in-searching/231773
We found sometime the LTE cannot be deactivated during the modem...
I want to try register level programming of Nrf52832 i.e low level programming. I referred your This GitHub repository but there are sill some libraries used . Is there any...
I am running an application with norma NUS Service with bonding.
When I want to make a DFU I start to write a token into the flash with fds and then do a soft reset. After...
Hi, I'm using nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 to develop a Zigbee Network. I'm using the ble_zigbee_template example as starting point of my works. I seen that...
Hello,
I have an nRF9160 DK and a Thingy:91. Both have been running asset_tracker for more than 3 hours, but none achieved an LTE Connection. I have installed the latest...