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...
I've been working with the nRF52840 WLCSP package for a month or two now, and in many ways it's a great compact chip. However, as my projects require more and more pins, I...
Hi guys, Im now developing my custom board with nRF52832 based on the reference schematic below. And using Keil uvision for a programming my board.
The final objective of...
Hi
I have two custom build boards based on nRF9160-SICA. Both boards also have a nrf52840 running application code. The nr91's are running identical firmware (slightly modified...
Dear.
Now Im testing the nRF24L01 to develop a module.
Using this, I want to know the receive power.
nRF24L01 has a registef to use similar function. Register...
Hi,
I'm trying to write firmware for the nrf52840 that reads from a sensor and then sends data to a PC over BLE. Ultimately, I need the BLE link to achieve ~ 1.1 Mbps throughput...
Hi all,
I observe a connection supervision timeout (HMI error code 0x08) in my Nordic firmware with certain Android smartphones (controller).
Additional info regarding...
Hi. I'm just wondering if Nordic Semi engineers have done any tests with standard beacons (any particular beacon interval and test condition) application and compared current...
Hi teams,
We made BLE mesh custom boards based on nRF52833.
These nodes are configured to send broadcast messages for every 10 seconds.
Currently, these boards uses...
Hi Sir,
We would like to use the Radio test to do the basick TX/RX test in SDK 15.2
We use the nRF52840-DK for test and follow the CLI document .
1. We use two board...
Baud rate 460800, error code NRFX_ERROR_INTERNAL(1) occurred when the serial port received data。
I want to know how to avoid this problem, the current transfer rate is less...
Hi
We need the recv() be blocking until the full amount of requested data can be returned or the operation was timeout, how to achieve this?
I tried flag MSG_WAITALL but...
Hi. Can anyone think of a way to use the nRF52832 (probably Timer) to detect approximately 125KHz-150KHz variable square wave down to about a 1Hz resolution? I'd like to detect...
Is there any example for Directed Advertising? I'll design my NUS central and peripheral use Directed Advertising, because I would like to have other bluetooth devices connected...
I use this code below mentioned in this question https://devzone.nordicsemi.com/f/nordic-q-a/26030/how-to-reach-nrf52840-uarte-current-supply-specification
This can reduce...