Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
Hello nordicsemi devzone community,
I'm trying to use the SPIS peripheral example in the latest SDK to transfer data from an FPGA to a NRF52DK board. At low frequencies...
Hi all,
I am using PCA10059(nRF52840 dongle) to learn Nordic BLE solution. I start from \examples\peripheral\blinky project and Segger development environment.
Now I want...
Dear Nordic Support,
I'm working on a custom board, containing the NRF52840. I am using SDK 15.3.0 and SoftDevice s140 to implement BLE.
Recently I've bought the Power...
Our organization is evaluating nRF5340 for future connected products. We are working with a proprietary OS and using the Zephyr RTOS on the Application core is not a viable...
Hi, I'm using nrf52832, sdk15.3. I have 4 pressure sensors connected to a multiplexer (MUX) chip. And the output of the MUX is connected to channel A0 of the nrf52832. I use...
Hello,
I need to send a file of about 70KB capacity through BLE. I send each packet as 16 bytes, I get an error 19 after about 10 submissions. I have read the answers, and...
Hello:
We have a project under development which is about real-time wireless voice transmission using the nrf24l01P,We will send 96-byte voice packets each time. We intend...
Hello, Is it possible to do a save as or copy an example to another directory/folder without having to re-link all the .c files? I am using SES 4.30c. Every time I take an...
I am developing based on 52840. I can only supply VDD at 2V. I wonder if that is doable. If the answer is yes, then how should the VDDH be connected?
The datasheet requires...
I have custom board with nrf 52832. I am using SDK 15.2.0 and softdevice s132 V6.1.0 to transmit advertising packets periodically. I have written simple application that reads...
We use nRF52840 chipset to design a BT module, and it went into pre-production now. But we found the RX sensitivity is not good. We need your help to confirm the RX sensitivity...
So I am using nRF52811 and I have noticed the battery voltage going at a constant rate and suddenly for a time of 2 mins the Voltage value (ADC) dips and it comes back to...
Hi,
I read many post on devzone, but still not familiar with programming "custom board" in my case, board from Sparkfun. My Sparkfun is correctly connected to nRF52832 DK...