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...
I have flashed the the mesh serial hex file to nRF52840 dongle through nRF connect programmer application. I am getting following error
1. Reopen device failed
2. Nordic...
Hello All, In one of our product we are using nrf52840 Bluetooth + MCU IC. Size of Product is very tiny. which types of Antenna is better for range of 25 meter to 30 meter...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
Hi, I wrote the firmware in SDK 11 preview, and when migrating it to SDK 11 the NFC code does not work, also it seems when the NFC startup code is executed none of the GPIO...
Hi All,
I've not enough experience in nrf51822. I'm developing a battery powered device using the Nordic nrf51822 pca10028. I want to connect two nrf51822 pca10028 boards...
I would like to use the latest ARM Compiler Version 6 ( armclang ) because I need some features of the C++11 language.
Is it possible to use the latest ARM Compiler Version...
Hi all,
I am using keil uVision 5 and nRFgo studio version 1.21.
I am trying to flash softdevice and application in nRF52832, but my device(nrf52-DK) is not getting connected...
I'm having some trouble getting interrupt from RTC1. I'm initialising as follows.
I have an interrupt function as follows.
I'm using the gcc_startup-script. We're...
I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to...
Hi,
If I do a directed advertising (peripheral device) with specific peer address, then will the peripheral device visible to other phones ( whose peer address does not...
I have tried out the Running Speed and Cadence Application of SDK 15.1 with the new DK "PCA 10056" (1.0.0, 2018.19, 683681562). We used the Samsung S8 and S9 with Android...
Hello
Just a fairly simple question.
Do you have a documented step-by-step instructions on how to control and toggle the on-board LED on the nRF52 DK
using the Nordic...
HELLO SIR
we are working on our current project on bluetooth . we are currently trying to broadcast data over bluetooth from one DK to others . we are trying to modify the...
I am prototyping a mesh network with the PCA10056 (52840 DK). I have one node programmed with the serial_nrf52830_xxAA project (from the Mesh 2.1.1 SDK) that implements a...