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,
how can i scan for other BLE advertisments on nrf52811? there is no official documentation showing how to have Central role on nrf52811 softdevices! and no support in...
Can I still use the USB while the nRF9160DK is set up for current measurement as described in the spec, where power is applied on P28 after cutting solder bridge SB43 and...
I am using PCA10090, version with active GPS (tested using GPS sample)
I tried configuring using:
vi /nrf_root/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
According to this thread, GPS sensitivity of Thingy:91 does not seem to be good while I haven't tested this yet.
https://devzone.nordicsemi.com/f/nordic-q-a/51424/thingy91...
Hello.
I have found this document and have a question.
In according with document below: service " Generic Access" (UUID1800) has a few characteristics: " Device Name...
We're attempting to get a Bluetooth data stream set up on our nRF52840. We've taken Zephyr's peripheral sample and pared it down somewhat to only allow indications from the...
Hello,
I am working on LPN node code from the mesh SDK 3.2.0. When I run the example code, I see a current peak at every 2 sec interval. Please check the image attached...
Hello,
I managed to flash the AT command client to the board and connect to a network (both verified by COPS and CEREG)
Am I right that there is currently no AT command...
Hello,
We start using of our BLE devices with more or less permanent connection with our central BLE device, it was needed for Alisa connection.
BLE peripherals are old...
Hi,
I am a beginner in nRF52840. I want to add a channel hopping feature in the 802.15.4 example .
As per my understanding of source code, we can set the channel number...
I am looking for a way only a known/trusted device can connect and write/read information from my device. Filtering by address(white-listing) is not feasible. So what is a...
Device:
Peripheral only
Peer Manager and Bonding working
S140 radio
nRF5 SDK 15.2.0
Rigado BMD-340 module
Central == iOS devices
Our nRF5 module is controlled...