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...
We are trying to minimize the UART current in our product, so we tried some experiments on the PCA10040 board.
We noticed a significant current difference between SDK11...
SDK14.2.0 sd132v5.0.0 nRF52832
I've looked for a solution to my issue on the discussion forum, but can't find an answer. I am working with the buttonless DFU peripheral...
I have two nRF52832 devices. One of them I have been using for a while and the other is brand new. My BLE application will flash and run just fine on the old device but not...
Hello,
I read in your datasheet the follwoing:
"32.768 kHz synthesized from HFCLK (LFSYNT)
LFCLK can also be synthesized from the HFCLK clock source. The accuracy...
Hello,
in the Online Power Profiler , the current consumption increases, when the voltage is reduced. What is the reason for this?
Isn't there any documentation on the...
Hi
I need to capture a serial bit stream which consists of a sequence of 16 bit words, package them up and transmit over a bluetooth interface - it's a datalogger application...
Hi!
I have some troubles with making embedded serial port working on NRF52-DK. Basically I can receive data sent by nrf chip but I cant write. When I write something using...
More of a suggestion than a question:
Using the info available on the infoCenter, especially here and here , I'm trying to implement a way to dynamically select the DFU...
I use Adafruit Bluefruit library and developing code to run on Fanstell BT832.
Up to know i have been able to compile several examples and run it on the NRF52 DK board....
Hello! I am new to the Nordic and Bluefruit enviroments.
I am currently working on getting a scan response request from the scanner to the advertiser and have the advertiser...
Hello devzone,
There are 3 {37,28,29} channels for advertisement & i want to advertise only on 37.
Soft: Nordic mesh v1.0.0 stack & pca10040 nrf board, light switch example...
Hi, I'm trying to controll the port of my nRF52832 by writing to a characteristic value. So far everything works fine but I'm unable to get the value of my characteristic...
Hi all,
i development a FW with a low power and when i measure the power consumption using a nrf connector on evaluation board i have 2 ua, and it's ok. Now i have the some...
So I can see the "API Reference" documentation on the UART driver in the info centre, however this is all very low level and I am going to waste hours going through all this...