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...
Hi Team,
I want to create on flash section to store the specific data like Crypto Keys and Serial numbers. How to create one page/section in existing Flash memory without...
I am trying to test a BME280 sensor on the nRF9160. I followed the steps where I created a folder (board) and added the nrf9160_pca10090.overlay and add couple of line in...
Hi, I would like to implement free rtos on nrf 51 using IDE Segger Embedded Studios. Could some one please direct me to the necessary links/ information.
I have researched...
Hi ,
I am working on project which is based on nrf9160 Development board.
could you please verify these points-
1. I am sharing the snapshot of the registers...
I have downloaded the Keil compiler and the Nordic key for same.
When running Keil_v5/UV4/PackInstaller.exe I can not get the update:
Cannot download file developer.nordicsemi...
Good Day,
i´m want to use saadc with 7 channels. I´m using the ADC Driver with an interupt handler. All 10ms the sampling starts per cpu. I use the configuration followed...
Hello,
I am running on a NRF52840 DK a Zigbee program configured as a router. For the coordinator i am using the cli example from the SDK.
On the router, I have developed...
Dear Nordic Semi, ladies and gentlemen!
I'm working on a prototype device with USB host functionality. I am using Arduino USB Host Shield connected to nRF52840 DK . DK is...
Hi,
We want to confirm the effect of GPS fix_interval and fix_retry, so we start GPS with parameter fix_interval=10s, and fix_retry=30s, then get the result as the following...
I try to bonding.
Using SDK 15.3. 0 and S332 Softdevice.
I successed bonding procedure used Peer manager.
after bonding, If I try to connect one more, nRF Connect app...
Hi, I can not connect to nRF52833 and nRF51 after I return from Flight mode on Android devices. I am keep getting Error 133 (0x85): GATT ERROR. I am using the nRF Connect...
Hi,
My device advertises and "connects", but then I later receive an error through nRF Connect: "Error: Received a GATT Timeout".
Has anyone else had a similar problem...
Hi.
I get Linker error when i compile 'iot_secure_dfu_bootloader_secure_dfu_s132_pca10040' example from SDK 16.0.0.
The compilation passed (although i had problem with...
I've been trying to add flash storage to some BLE firmware we have developed using uVision under SDK version 12.3.0 and am running into issues. At first, we were having the...