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've asked this question already at StackOverflow, and while I try Wireshark I wanted to see if someone has experienced the same issue and/or can provide further...
I can scan beacons with Scanner. and can use NUS (ble_periperall\ble_app_uart ) to get connect with device.
My goal is to combine both application Have NUS Service to connect...
As most developers using Nordic's SoftDevice quickly find out, halting the processor (e.g. hitting a break point) results in a fault and requires a reboot. This makes debugging...
we want to use nRF52833 as BLE5.1 AOA/DOA locator,here are some questions about to how to use it:
How many antennas are needed for direction finding/positioning? Is 6...
Hi everyone,
I have added the Characteristic User Description in order to add a human-readable name for my characteristics. However, the name still appears in hex format...
Hi everyone,
I have created a vendor service that works fine. Now I want to create a second one. What is the most efficient approach for doing this?
For the first service...
I am following the Zigbee Device Upgrade OTA tutorial and have run into an issue flashing the server firmware using a j-link and Particle Xenon dev board.
Environment Details...
Hi all,
I seem to be having a problem with running nRF connect for desktop 3.3.1 on MacOS (10.15.3). After installing the package to the application folder, on launching...
Hi,
When configuring a GPIO as output with DRIVE set to D0S1, i.e. "Disconnect '0' standard '1'", what is the leakage current when GPIO is set to 0, i.e Disconnected?
...
Hello,
I'm porting from ST32L151 to NRF52840.
I want to use the HMAC SHA1 method, but I can't see the related function.
The nrf_crypto_hmac_init function seems to...
First of all I have to say that the experience of bringing up the nRF9160 has been one of the worst. Tools upon tools, dependencies upon dependencies. Makes it a nightmare...
Hi,
Is there any way to connect ble_app_uart example to my mobile without using any applications? With the use of nrfuart application I can successfully connect my device...
Hi there,
A couple of questions about the NFC FPC antenna that comes with the nRF52 dev kit.
As indicated on the Altium PCB file, the thickness of the stiff area (connector...
Hi,
Is it possible to power external devices through VDD ports of NRF52833 provided we follow the VDDH supply configuration?
We are looking to power sensors from the controller...