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 am using the nRF51822 Development kit USB dongle to try to sniff a BLE connection between two other devices. I have installed Wireshark, flashed the firmware onto the dongle...
Hi,
Couple of questions:
- I'm finding that querying the Modem clock with AT+CCLK? always returns the network time the instant after it has registered with the LTE network...
How to increase the sig sensor model to have the data of the incoming sensor, why the development difficulty is so high. How do officials treat developers as enemies.It was...
I have troble when try to change custom service to Environment Sensing Service in this sample
https://github.com/maidenone/custom_ble_service_example
I used the sample...
hi,
I have some questions from test ble speaker (ex: JBL, Sony) or Air Pods.
First of all, I use two iphones to bond one airpods or ble speaker. (Below let me call two...
Hi,
Our application includes implementation of capacitive touch sensor through SAADC.I should initially wake up device from system off mode.Using SAADC is it possible to...
I found on GitHub an nrf52832 Bluetooth course, can I use it to learn how to use the nrf52840 DK? Currently, I am having some issues on learning how the use the nrf52840 DK...
Hi,
I'm trying to utilise UART1 and freertos queues, with dynamic b;e&threads.
I'm trying to use the serial api for the UART.
I've tested the code below with the freertos_coap_server...
I have to send 6 bytes of sensor data from mesh server to mesh client. Is it possible to use simple_on/off model or have to create new model. Any sensor model example is available...
To the kind attention of Nordic support team,
I'm experiencing some problems switching off in a clean way the usbd library/usb driver/USB peripheral. I do need a clean switch...
Will Nordic provide the official implementation of models in the mesh model specification, which include the Generics, Sensors, Time and Scenes, Lighting models?
Thanks...
Hello, I have to work on a project concerning the Bluetooth Low Energy ( https://github.com/bjornspockeli/custom_ble_service_example )
If you already worked on it, I hope...
Hello,
I have some questions on power removal on nRF52832 chip.
I think that some tasks are managed by the application and some other directly from the stack, the firsts...
Hey,
I have a product which is using nrf24l01+ for communication. There is packet loss in the communication which I am trying to figure out the reason for. Is it possible...