Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
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...
Hello is it possible to send message from nrf52840 to nfr24L01, I tried (pca10056 as transmitter), program is esb_ptx_pca10056 and nrf24L01 as receiver, but could not receive...
Hi,
I would like to create a DFU package for updating an application config flash page.
We have a device where the device reads some configurations from a specific flash...
Hi Team,
Scenario-1:
There is a use-case where 8 to 10 peripheral devices need to be connected with the HUB which is based on nRF52810 and a mobile device should be...
I'm working with nRF52840 on a battery powered device , as a result theres a constraint in the total power of the cell . Now , it's been decided to use the USB2.0 at full...
Hello,
I have a problem with communicating with SD cards ( https://devzone.nordicsemi.com/f/nordic-q-a/34401/fatfs-example-does-not-work-with-every-sd-card ). I resloved...
Occasionally, the NRF_LOG output just keep putting out random old log data. I have enabled the timestamp so I know they are old data. Once it happens, it just stuck in an...
Where do we get support for NRF24L01+ ?
There is no option in the pull down menu for the device.
I attempted to set up a profile for private support but they have made...
Hello , I am having 3 nRF52832 DK . I tried Light switch - proxy_client and proxy_server example . I provisioned nodes using nRF Mesh app . Here i want to send data from server...
Hi! I'm trying to figure out the nrf_ringbuf module, and would really appreciate some advice about its intended use case. The api exposes the following functions:
This...
I created a DFU package from the HEX file through following command nrfutil pkg generate —hw-version 51 —sd-req 0x5A —application-version 4 —application /Users/username/Desktop...
nrf_ringbuf has many logic bugs that cause it to both corrupt internal structures and return invalid data. For example one of these calls to nrf_ringbuf_alloc tells me that...
How to calculate the Distance between the central and peripheral where the peripheral is transmitting power at -40 dBm and my rssi value is -100 dBm ?
I'm using the nRF52...
Hi,
I'm wondering if the nRF52810 supports Central mode. I noticed that currently only the S112 is intended for production on the nRF52810, which only supports Peripheral...
Hi,
I came up with one application where i will be using one master and multilateral . with one master i want to scan all the the available peripherals and display it on...
Hello,
I´m using nrf52832 with sdk 14.2.0 and softdevice s132.
I'm trying the example bootloader_secure_ble and compiles me correctly.
The problem is that when I debug...