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...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hello!
My problem is that I am getting duplicates of the ACK packets I send from my PRX device to my PTX device.
To debug this problem, I configured my PTX to continuously...
Hi Devzone:
Is there a way to designate one ram block exclusively for radio use? The reason I'd like to know is the following:
Under nRF52833 AHB multilayer section, there...
I need a specific extended panid. Refer to the CLI example and add the following program:
Through the log, the extended panid returned by the device is 0000000000000000...
Hi,
I am developing an application with to 7 transmitters (peripheral) and one receiver (central = nrf52DK), all NRF52832.
I have 1 question and one problem to solved...
Hello,
# Issue I'm using a wrapper function for logging, in which you can set callbacks, which get passed the format string, and the va_list of arguments.
I'd like to...
https://community.platformio.org/t/platformio-plus-goes-open-source-improving-embedded-development-community-worldwide/8240
Hi will this means that we can expect to see...
Hi,
I am working on an OTA update using my own wireless protocol . I’m currently developing my own bootloader. I use nrf52832 DK and s132_nrf52_6.1.0_softdevice.
To sum...
I followed the custom BLE tutorial and got the output.
1. The result increments till 19 , but after that the value 20 is appended with extra character. May i know the...
Doing some mobile app development using QT environment on Windows 10 and would like to debug using Bluetooth LE. Can anyone recommend Bluetooth dongles that would work with...
Hello,
In our product we have the following hardware configuration that implies two MCUs :
- a nrF52832 with BLE capability and running as an I2C master
- a nrf52810...
Hi,
I'm using the Maxim Integred sensor MAX32664 and MAX30101 with nRF52832. Do you know where i can find examples or code sources to implement the communication between...
Hello,
We are exploring a suitable platform for the next generation of our shoe-sensors. We found that the recently introduced nRF5340 fulfills most of our requirements...
Hi, I have a question regarding nrf52840. Can I communicate nrf52840 with sim808 GSM? Can I send AT commands through nrf52840 to sim808 and receive a response in BLE? Thanks...
Hi
I am working on a project based on Thingy91 hardware. I try to use Asset_tracker application on the nRF9160 and Connectivity_bridge on the nRF52840.
I used nRF Connect...
I am inquiring about two things. One. Utilizing powering the nRF52840 with 1.8V at the nRF_VDD with number 3 configuration of recommended hardware with the Specification v1...