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...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
Hello,
Since I migrated from SDK 13 to SDK 15.3 I can not see anymore print of NRF_LOG_DEBUG, NRF_LOG_INFO, NRF_LOG_ERROR and so on, on segger Jlink Viewer.
I have tried...
Are the following arguments correct?
data_rate <RADIO_MODE_MODE_Ble_1Mbit> or <RADIO_MODE_MODE_Ble_2Mbit> and so on.
output_power <RADIO_TXPOWER_TXPOWER_Pos4dBm> and...
Hello,
We are using the nRF52832 and 2G(GSM/GPRS) module to build up one IoT product. We got a disconnect between nRF52832 with other master instance(mobile phone APPs)...
Using Softdevice s140 v6.1.0 nRF5 SDK v15.2.0
I am trying to write to the flash, here are my read and write functions:
Two problems:
The write function does not...
Hi,
I've added an instance of the Generic Power OnOff Setup Server to an element and I can see it and all the models that it extends, i.e. (Power OnOff Server, DTT Server...
Hi all!
I'm trying to run the light_switch example (client and server), and i cant complete the provision process.
I'm using my phone and Nordic app for provision, when...
Hi.
I just wonder how can I send string message through ble.
I will use raspberrypi as server. You can check whole code below.
It works well with computer bluetooth...
I am working on nrf52SDK. For my curiosity i wanted to know the BLE stack version.
Is there any calls available to query the soft device(S132) to know the BLE stack version...
Hi all,
I have a very strange problem with the Buttonless DFU service. For my project we have two different builds, one debug and one "release" build. The debug build sets...
Lately with 2 different nrf91DK boards I have, I can't program them unless I do a full erase first.
I did see this post here: https://devzone.nordicsemi.com/f/nordic-q-a...
I am shopping for a Bluetooth module that will accept Bluetooth streaming from a personal device, supporting A2DP V1.3 minimum, decode it, and output an I2S stream. Many Asian...
Hi,
I have a project running on a custom board with the nRF52810 populated and I make use of a GPIOTE input interrupt. The code works fine for the nRF52810, but not when...
Hi
There are two things I need help with. I am using Segger Embedded Studio on Linux(16.04) and SDK 15.3
1. I am using nRF52832 DK to debug and flash to external(custom...
Hello team Nordic Semi. Just got in touch with nRF52840 and it looks like an awesome tool.
Is it compatible with 4.0 BLE ?
Im working with beacons and im thinking of buying...