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...
I have an external 32MHZ crystal on my custom board.I want to configure it to 32 MHZ external crystal to operate the chip. i changed the some register configuration in software...
all works fine with iphone that mean data stored, bond 's information that has been persisted during DFU processing.everything works with iphone. but when the device that...
Dear Nordic Team,
Thanks for supporting.
Now i want support for single channel(Ch 37) advertise , please support anyone. I am using ble_app_uart example.
My SDK : SDK12...
I'm running some stress tests on a nRF52832-based product, with the following setup:
- SDK 12.0.0
- SD 3.1.0
- Compatibility modes 1 and 2 enabled.
The device exposes...
hi ,
1. How do I migrate the codec OPUS part of SR3 ? I want to use it for audio. But migration always fails. Any migration examples?
2. How effective is ANR work? Are...
I use blinky_freertos demo on nrf52832,
now I want to disable FPU,
but when I disable FPU in Keil MDK option->Target Floating Point Hardware Not Used,
there is an error...
Hi,
i am using nrf52, sdk11 and S132v2.0.0. so i want to flash the hex file using OTA so that, i have create zip file using fallowing command.
**nrfutil dfu genpkg --application...
I've been trying to set up my nRF52 DK on my mac OS.
I followed all the steps to download the SDK (15.0.0), the Command Line Tools, the ARM GCC toolchain, and the J-Link...
Hi,
I have a few doubts regarding Subnet in Bluetooth mesh:
1) If a node including in 3 subnets, how it manages to switch between multiple subnets?
2) What are the various...
Hello,
I am using nRF52832, s132_nrf5.0.0_softdevice.
I am trying to build a ble gsm gateway.
I have 3 different peripheral devices. They have some services.
On my...
Hi
I am using SDK 14.2 secure bootloader with IAR and SES build. My IAR project is working with DFU upgradation but my SES Hex file is not working
Procedure Followed...
Hi, I use s132 and SDK15 to work with nrf52832. In code I set up RTC and CC to trigger every N ticks. It works as expected and time periods counted correctly. However, when...
Hi,
I can't find the whisper mode(-30dbm TX power) on nRF52832, which is available on nRF51822.
Does is have been disabled on on nRF52832?
Regards,
Aaron