Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
During testing of SDK for Mesh v3.2.0 I noticed that it's no longer possible to send a request and response using SAR where both models are on the same element. This was possible...
Dear All,
On the NRF52840 AD6 and AD4 are for USB D+ and D-, in the case I have no need to route USB signal can I use these 2 lines for General Purpose I/O especially high...
Hi
I have some questions that need your help.But it seems that there is no answer yet.The following is my questions link.
https://devzone.nordicsemi.com/f/nordic-q-a/52060...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Hi!
I searched the devzone and there is quite few topics about how the relay is enabled / disabled in the FW... according to https://www.youtube.com/watch?v=r9CvtbCmYQY...
Hi,
I'm unable to hit my break points while using the J-link Lite debugger.
Mostly, after I've attached the debugger and reset, it goes to the correct location
FUNC_NORETURN...
Hi,
I am using the nrf51422 controller and other controller which contains Bluetooth .The nrf51422 Bluetooth is central and other controller Bluetooth is peripheral.I am...
Hi to all,
I am using nRF52832 DK with SDK 15.0 version. My two nRF52 DK damaged while debugging I am a little bit confused why this happening.
When I debugging I used...
Hi,
I need a way to dynamically disable watchdog when I do MMD debugging. I found the old trick, check bit 0 on CoreDebug->DHCSR, does not work any more in MMD. Is that...
I suspect a possible race condition happening during NUS service discoveries. I have two peripherals that are advertising and have DIS, Battery and the NUS service enabled...
Hello,
I have configured max30101 with nrf51 and I want to read the fifo of max30101. The fifo can contain 32 samples and the size of each sample could vary from 3-9 bytes...
I followed the suggestions in https://devzone.nordicsemi.com/f/nordic-q-a/51642/can-t-build-nrf-connect-asset-tracker
But, still having the same issue.
Using tag v1.0...
On one of our products, we are experiencing approximately 4% failures during production. I traced the problem to be caused by function sd_softdevice_enable not returning....
Hi Devs,
based on this example
https://github.com/NordicPlayground/nRF52-Bluetooth-Course
i was able to run it, and the value field appear below the Unknown Characteristics...
Hello Everyone, I newbie to BLE world and new to programming. Currently I am following this github repo: https://github.com/sandeepmistry/arduino-BLEPeripheral . I am using...