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...
Dear support team & community
Our company tries to integrate communications between our NRF52840 -based product and a Philips Hue Bridge gateway. We successfully connect...
hi ...
how to merge the serial uarte and ble_app_uart .... i want to getting the data through the serial uart and i need to transfer the same data over ble .. please guide...
Hi,
I have implemented a hx711 sensor readout with PPI, using SPIM and PWM peripherals. But for this is needed 4 GPIO and one external OR Gate. I wait for a LOW pulse on...
I came across the nrf-connect SDK sample UART : https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/uart/src/main.c . I was wondering whether...
Hi team
I want to config interval via LL_CONNECTION_PARAM_REQ.
But nrf5 looks like use L2CAP CONNECTION PARAMETER UPDATE REQUEST to send request to change config.
But...
Is there any reason the pin reset hold time is not mentioned in the nRF52832 product sheet? I've seen in the forums that it is same as nRF51, which is 0.2 uSec but I would...
Hi
We are using BL600-SA in our project. I need to configure NRF51822 transmit power so that it is discoverable at particular distance.
I am using softdevice S110 and...
Hi.
I am newbie and trying some sample examples from nRF52832 SDK for mesh to gain knowledge of Bluetooth mesh
I have nrf52832 Development Kit and I am trying examples...
Hi! We're developing a BLE-sensor for tracking small animals. In the past we've used a different brand of BLE-module but we're looking to switch to the nRF52840. As we're...
I want to use my "nrf51 DK" module as a BLE sniffer for which guide is provided at https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_UG_v2.2.pdf but I also need " nRF Sniffer...
Hello,
I cannot connect Thingy91 to NB-IOT or LTE-M network. I am in the UK, so I am trying the NB-IoT with an O2 sim card. In LTE Link monitor I am unable to get a connection...
"There was an error adding your device. It wasn't found. Is it connected?"
IMEI and PIN entered several times.
I do not want to post the ID's here.
By the way: HW...
We are producing a batch of nrf9160 based devices and will need to upgrade the modem firmware, this will be much easier if we could do this through the command but I saw on...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I'm using the nRF52DK as a nRF Sniffer for BLE, following the directions in the nRF Sniffer User Guide v2.2. I'm using v2.0.0 of the sniffer, along with the Profile from v2...