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 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...
Hi,
I am new to BLE development and I am currently using nRF51822 with the soft device S110. I am using the example ble_app_hrs that includes the ADC converter. I would like...
Hello,
The max TX power for nRF51822 is +4dBm and it corresponds to Bluetooth Class 2.
Is there a possibility to use an external amplifier to increase TX power to meet...
Hello,
I'm trying examples supplied with SDK, running on pca10006 with nRF51422 chip board and Segger J-Link debugger.
I am able to
Erase entire chip with nRFgo...
Hello,
We're creating a new design with the nRF518122 as a TWI master to two separate I2C busses. No SPI devices of any kind, so I don't think there is a resource sharing...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi,
I need to store few variables values(long a = 4568;) to RAM (might be some other place) when the system went to sytem off mode .
How I can achieve in the nRF 51822...
Hello.
I have to detect presence of several nodes (max.8, battery supply). Addresses each of them will be known by master device. I don't have to send any data from central...
Hi,guys
In my project,I intend to generate 4 channels pwm,using 8 channel PPI,timer1,timer2. As below, the timer initializing and timer interrup handler code:
static void...
Our most advanced Bluetooth Smart SoftDevice to date released this week - S130. We're excited in a big way about this one covering as it does so many different options in...
Hello,
We would like to be able to load the s310 Softdevice via an ANT bootloader. I am using a slightly modified version of experimental_ant_bootloader from the 7.2.0 SDK...
Hi!
Is there any configuration differences between those 2 modules??
I understand from the data sheets that the pinout is just the same.
I´m testing a PA+LNA on the same...
bnjr, je veut mesurer le rssi entre deux composantes BLE Nano . quels son les fichiers .h qu'ils faut ajouter pour le faire fonctionner ?
merci a l'avance
NB : j'utilise...