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 need to run RTC simultaneously with Softdevice without external low frequency clock source (32.768kHz oscillator).
I used following settings to setup RTC,
RTC_ENABLED...
I am trying to make a central device that is similar to the NUS central example in the SDK. I have a function that is the same as ble_nus_chars_received_uart_print to print...
In the ESB stack, only a sub-set of available transmitter powers are enumerated in nrf_esb_tx_power_t.
Is this deliberate? The hardware supports a much wider range of values...
I Performed a clean reinstall of all tools and packages.
core_cm4.h file exists at location: C:\..\..\..\..\..\Nordic\nRF5_SDK_15.3.0_59ac345\nRF5_SDK_15.3.0_59ac345\components...
Hello,
I would like to clear some of my confusion on multi peripheral links behavior.
My context: SDK 15.2/SD610 on 3 52840 nodes.
I am using multiple peripheral links...
I am testing a 9160DK in an area of intermittent connectivity. When the connection drops at just the wrong time my call to socket does not return. Aside from this being a...
Hello, I'm currently using the nRF52840 Dongle and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html The...
Hello,
I am getting error -
t: 17532>, app_error_weak.c, 108, Mesh assert at 0x0002CF9E (:0)
I debugged it, it took me to the flash_manager.c - line 254 which is ...
Hi. I am working on nordic 51. My mission is sending invasive brain wave with BLE.
For catching brain's spike, they need 10k Sampling per second transmitting.
However...
I'm looking into using the RTC on the nRF52840 as a Watchdog timer. The reasons being the increased flexibility that this would provide for saving context information prior...
I get an error if I use the eddystone configuration service together with another GATT service like e.g. buttonless dfu. the following change in components/ble/ble_services...
Hi all,
I would like to realize my PCB module with nRF24L01+ and RFX2401C PA/LNA. My idea is to use a PCB antenna but I didn't have any experence in that means. Someone...
After reading the support forums a bit, and browsing the documentation, I'm not sure exactly what the purpose is of the RF switch U34 in the GPS circuit. From what I've read...