I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Dear NORDIC
I have one strange issue:
My nRF52 app work well, then I use Android phone connect to it, it's OK.
Then Android phone cancel pair, so nRF52 disconnect,
...
i want to run simple compiled example .its very basic question.i need your to take start ??which example i compiled first and what the devices i have required to test it
Hi,
I've been debugging my code and would like to use the Memory Watch Unit (MWU). I use SDK version 11, s132, and NRF52.
Could you point to an example of using MWU...
Hi all, I'm using SDK 13 and after turning on the HF clock, calling the following code. When I queue a TX packet, there are no errors from any of the nrf_esb_...() calls,...
I developed a bootloader and an application using PCA10040 and all works fine, but when I set the same code to my custom board (that use the same chip) I get a very strange...
Hello,
I have an issue regarding using IAR tools with the examples provided in SDK v13.
I have:
nRF52840 Preview DK
v13 of the nordic SDK ( www.nordicsemi...
Issue when using SDK 12.2 which needs to be fixed in SDK:
sdk_resources.h will not build when included from C++.
This is because start extern "C" {" is placed in wrong...
Hey Guys,
Please pardon me if this is stupid question, I am trying to create a development board with nrf52832, and I want to have a debug probe on board.
I found open...
Hi,
I am using SDK 13.0 and tried to burn in fresh example code (Experimental NFC BLE Central Pairing Reference) to either PCA10040 and PCA10056. However both always shows...
I noticed that having the UART enabled on my application in a NRF52 (SD132, SDK 11.0.0) takes a lot of current consumption. If I completely disable any UART support on my...
I want to design a BLE enabled display panel, which is a general purpose panel leverage all kinds of resources from mobile phone, including sensors, interaction, network,...