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...
According to Microsoft's instruction on HID touch device, msdn.microsoft.com/.../dn672271(v=vs.85).aspx , a HID touch device should create a report (descriptor) as below,...
Hi,
I am having a 324 byte,a 420 bytes of array stored in flash,now i am updating these array with 360 bytes. in fds_event_handler in the case FDS_EVT_WRITE i am reading...
Hi,
I'm looking for an example which combines FreeRTOS, BLE and ADC on nrf52 board(10040).
I'm able to have FreeRTOS with BLE, FreeRTOS with ADC but not everything together...
Hi,
I've read a lot of question on the forum, but I'm a lit bit confused about what I have to do to use one static passkey on the central and peripherical device. In my...
Hi There,
I'm having problems with my hardware timer appearing to stop counting or not being cleared via a short when the timer interrupt is executing.
In my application...
Hey!
I want to use the nrf51 BLE-module in some special environment.
It should be able to work with bluetooth and in addition to it with some other RF protocol (Gazell...
Hi,
I have added "DFU" functionality to my existing BLE application Test.rar .
"I am using nrf52 SDK v11.0".
I have programmed the device with softdevices (S132.hex...
Hi,
I am new to eclipse on windows.
I have bought the PCA10040 board.
I have installed eclipse and GNU ARM Eclipse 3.1.1 plug-ins.
Copied the NRF52-SDK into workspace...
Hi developers,
I am trying to collect data from an AFE (ADS1298) and could get some values. Inorder to check the accuracy I need to plot this value. I am programming this...
Hi,
I am running the nRF51822 from a coin-cell. I need to measure the cell voltage. Until now, I have attached VDD to an ADC pin with a voltage divider and a capacitor...
Hello~
In my production line use jig contact my PCBA, and use Jlink connect to Nordic 51822 download FW, but I found sometime can use 500kHz and sometime can't use, just...
Hi
I am using nRF52(PCA10040) as a sniffer dongle, but it seems the sniffer mode cannot work, and shows the error log: "INFO: Error on port xx. file: Packet.py, line 245...
First step of trying to integrate S132 to a small OS is failing completely.
When I use SVC the system ends up in hanging in hard fault.
The SoD handler ends up trying...