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...
I just would like to test my new nRF51 DK using the SDK V9. However, I could't build the "blinky_blank_pca10028". It always shows the following error.
Error: *** Project...
Hello,
I m using the UART in low power flow control mode(app_uart library). When the CTS line is asserted, what is the maximum time that the UART module takes for the UART...
hi everyone.
we are migrating to nordic nrf51 series (before we used ble modules from another vendor blugiga which depends on cc2541 chip) so I m pretty new at nordic nrf51...
Hi all,
I'm using the pca10031 which contains the nRF51422 chip; as a packet sniffer to sniff the communication between my S5 samsung and my pca10028, but I struggle while...
Hi, I'm trying to use the example bootloader with the new NRF52, everything seems to work fine except that I'm unable to bond to the device when the bootloader is installed...
I sniffer the packets when I use a phone to connect to a BLE device.
However, in the packet with CONNECT_REQ label, the source address (init address) is not the bluetooth...
Hi.
I'm trying to communicate with legacy nRF24L01P using nrf51822.
I received packet from nrf24l01p, but I can't send information back.
The data I should send is more...
I use the persistent storage manager for saving some calibration parameters. It seems to work ok - I can power off/on, and the values are still there.
However, after I...
Hi. I would like to get into bare metal programming, and have decided to go for ARM processors. Are there any ns-kits or courses availible for purchase?
thnx in advance...
I have a few questions regarding power-fail comparator (POF).
How much current POF consumes? About the same as low power comparator (0.5uA) or lower?
How will softdevice...
Hi,
my firmware works fine, but when I tried to do DFU using the master control apk, it would get to the download screen and then quit.
This is the text:
DFU version...
I wonder if I can ask about the leds intensity control:
I need to control the led intensity without the PWM because I'm using the softdevice & PWM didn't work with it,...
Dear All,
I'm trying to set a static passkey. I have created 2 custom characterestic. One characterestic is used for notifications and the other one for writing. For communication...
I'm making a peripheral device that should be powered off most of the time, but never idle if on, so I want to make sure that it is always (1) connected, or (2) advertising...