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!
I just want to change the outcome of Button 1 press action in my nRF 51 Dk. For example, instead of toggling led 1, I want to toggle pin 5. How to actually do that...
I have nrf51822 s130 sdk v8. When I use spi master in main loop the it works fine. When I start to use SPI master inside ble event then I dont get start, cancel or complete...
I'd like to know, it there a way to include the service changed characteristic, but not have it indicate that services were changed unless I tell it to? Here is my situation...
Hello,
I am currently working on a project based on the ANCS demo from the SDK. Everything is working great with the exception of bonding and DFU. The first step is to...
Hi,
The Windows Phone version of nRFToolbox App (HR monitor) updates HR values on the graph, once every second. While the Android version seems to be updating much slower...
As a developer what are the various things that can be used to modify the existing code from google Eddystone( to be implemented on nrf51-DK)? Google have implemented most...
I am trying to add the scheduler to an existing program. The program works fine as is, but every now and then I see some timing issues that I believe are caused by everything...
hi guys,
i would like to start my battery application and i want to send und receive some Data between my MSP430 and the RFN8001.
so to first i don´t anderstand wath...
On an nRF51822 without the Soft Device, I use the app timers in a driver for a GPS module that uses the UART. Each time I start reading from the UART, I also start a timer...
Motor mic flow chart.pdf
The PDF is a basic flow chart of the system we are looking to implement, this would be X4 times so 4 TX plus RX's
I know this can be done by...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Does anyone know of a good OneWire library that works directly with the nRF51 family?
I imagine there are ARM solutions available that could work, but I haven't found a...
Hi,
Hope this is the right place to ask this. I've been trying to reset my password on the nordicsemi.com website but it doesn't seem to work. I receive a mail with my username...
Hi,
I am using nRF52 + Eclipse (gcc) with the ble_app_uart application.
I have an iPhone 6+ with nRF UART app running.
If I send <= 59 characters through the virtual...
Hi, is there an example that show how use the pwm with ble?
i'm new on keil.
i have used mbed until yesterday, the pwm that use keil is a hardware os software pwm?
thaks...