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 want to use pwm of rnf52810.but i don't know how to recognize what pins is pwm.
what pins in 52810 i can use wire to connect and then use it's pwm function?
or i can...
Hello, I try to import big project from Keil to SES. The main idea is to move to better IDE and use the same compiler ARMCC provided by Keil (license is present).
I have...
I am trying to using ceedling with FFF to create mocks of some of the NRFX HAL files. However, when I run ceedling I get some very weird errors. I've taken the `test/include...
Hello,
Below are details of my setup:
Peripheral: nRF52 DK
Central: One Plus 5 android phone
Sniffer hardware: nRF52 DK
Wireshark version 2.4.2
On Wireshark, I...
Hello everyone,
Some info about my setup: OS: Windows 10 IDE: SEGGER Embedded Studio v4.22 (64bit) HW: nRF52840 Dongle rev 1.2.0 as Coordinator, nRF52840 DK rev 1.1.0 as...
Hi,
I am trying to implement OOB pairing via USB. I have the USB portion sorted out. The idea is for a peripheral device to send over OOB data over this medium, which then...
I have problem with send hex on flash memory in dongle. I erase fllash than plug out dongle i know that i shuldn't but raspberry sey, he can't erase falsh. Dongle has 1.8V...
Hello,
can you please advise if the GPS antenna for the dev kit nRF9160-DK would also be available separately?
Our customer received this kit with version 0.8, which does...
Since APIs have changed as new nRF5 SDKs have released from time to time, it is not clear how custom service can be implemented on BLE peripheral for nRF52840 (pca10056) S140...
Hello All
I try to port the blinki example (with softdevice s130 2.0.1) to my Hardware with the nrf51822_xxAA.
The application will run without Softdevice.
But as soon...
Stack violation: stack pointer outside stack area.
Cause: Data bus error (PC value stacked for the exception return points to the instruction that caused the fault).Bus...
Hi,
I have PCA10000 Revision 0.9.0 nRF9160 Board with external antenna (Molex 206640)
I try to make GPS work. Here is my step:
I compiled GPS under samples ..\root\ncs...
I followed the start up procedure-
All OK, but my nRF9160DK doesn't connect to the network.
Only led3 is blinking.
I think iBasis-eSIM is not enabled in my area.
I...
Hello,
I need my timer to work at 9600 bps frequency. So accordingly my frequency is 16MHz and to get 9600 Hz I calculated the prescaler to be 10.7 ~ 11. But in the timer...
I'm using nrfutil ( https://github.com/NordicSemiconductor/pc-nrfutil/releases/tag/v6.0.0a1 ) with an nRF52840 USB Dongle to update units through BLE. The device is nRF52832...