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 have a problem with advertising on nrf52840q1aabb chip. I used example code ble_app_template on nrf52840q1aaaa revision and everything works fine but after changing...
Hello,
I have in a multi-sensor application some actual data (including RTC) which appear continuously and which have to be saved in an external RAM connected by I²C. All...
Hello,
I am using 14.0.1 sdk, and hope to use DFU (Secure bootloader),
I am trying to use buttonless app in my app (uart example app),
when copying some codes related...
When I try this demo project, got below information from RTT. Any problem with it? How to deal with it?
Thanks.
RAM START ADDR 0x20002080 should be adjusted to 0x20001FE8...
Does anyone know where the nRF52 Online Power Profiler that is detailed in this blog has been moved to or if it has been deleted? The webpage can no longer be found.
It...
Hi all:
My customer has different IC revision of nrf51422,one is QFAAEx0,the other is QFAAFx0.
I see the "nRF51422 IC revision overview" ,QFAAEx0 is revision-2 ,the...
Hello.
Is it possible to flash 51822 on SDO and SCLK lines using another same chip? Are there any manuals for the SDO / SCLK interface for 51822? Maybe there is already a...
Hi,
We are using SD110 with SDK 7.2.0 in our application
Our application needs to be quite accurate in timing
We set out to determine what the accuracy of the TickTimer...
Hi, the configuration for the 9-axis sensor used in Thingy is interesting where a switch is used to cut the power line from the sensor. From the description:
The motion...
Hello,
I do know that it is a lot of information here in dev zone about this topic but I need a confirmation from a Nordic employee. We had a disscusion at workplace wheter...
I've just read the BLE Mesh documentation, very informative, but I still have some questions related to the concept and implementation, which are:
Can a device toggle...
Dear all,
I have made a nRF52810 module according to the reference circuit in datasheet and connect it to my PC via Segger JLink & SWD. Only 1 out of 3 notebook I tried...
Is this chip for sale yet? I see dev. kits, but still 28 week lead time everywhere. We were talking about adding it to a product, but the owner is shooting me down because...
Hello NORDIC community,
I am performing a BLE throughput speed test via an example of streaming a buffer of 2500 bytes per second: This says a sending frequency of 19 Kbps...
i used SoftDevice s332,and download the example:\examples\multiprotocol\ble_ant_app_hrm
i find that using android device can connect pca10040 ble well,but use ipad or iphone...