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...
Hello, I'm working on Mesh SDK 2.1.1 and I'm trying to send a Relay Set message through Configuration Client. I have changed the code of models_init_cb() function inside the...
The nrfx_spim driver has an issue when chip select pin of the driver is not used.
When nrfx_spim_init is called with a nrfx_spim_config_t whose ss_pin is set to NRFX_SPIM_PIN_NOT_USED...
Dear Nordic
I have custom board(nRF52840) its not detecting through Jlink (from nRF52 DK).
I tried to connect nRF52840 dongle(using J2 in dongle) with same setup its detected...
Hi,
I am latest SDK 15.0, and using FDS library to store custom data. I have followed FDS examples but couldn't succeed in writing data to flash. When i tried to debug,...
Hi Guys,
We started to develop a mesh network with nRF52840 DK's and dongles. I have made some adjustments in the code with segger to use the server example of the led switch...
I just want to globally set the power level, and forget about it.
I have seen this post, and it still seems unclear how to do this - or if it's even possible.
Is there...
Good afternoon,
I had a question regarding scanning and pairing. Is it possible for a peripheral device to send scan requests after its been paired? or does the device have...
update SD+BL+APP from sdk12.2.0 to sdk14.2.0 , hang at trying to reconnect after loading the 1st image out of 2 on NRF52832. need reboot iphone and DFU application only to...
Hello,
I made a PCB of the nRF51822 chip and tried to program it with a simple led toggle code, but am not able to see any output, I am trying to figure out what is wrong...
In `nrf_log_backend_uart.c` there is a reference to `./integration/nrfx/legacy/nrf_drv_uart.h`. I'm upgrading the system to use the Nordic provided backend, but it would be...
Is there a possibility to compile the mesh stack and the examples with makefiles like the examples from the nRF5_SDK_15.0.0? I would like to work with eclipse and the same...
Nordic's own documentation explains that a "call" to NRF_LOG_PROCESS () processes, at most , one log entry:
infocenter.nordicsemi.com/.../group__nrf__log__ctrl.html
...
Hi guys.
Mbed OS 5.10 released Arm Mbed Cordio Bluetooth Low Energy (BLE) stack as shown in https://os.mbed.com/blog/entry/Arm-Mbed-OS-510-Release
Would it be possible...
Is there any way to program UICR registers using Keil ULINK programmers?
I know that the algorithm it uses to program Flash does not support UICR. However, I am able to...