HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Any one tested with Strontium micro HCSD card?
I followed the the suggestions like BUFFERS=8 AND config_gpio=y.
I am getting the error Storage init ERROR!
GPIO Pins...
I am merging interactive command and buttonless dfu base on https://www.u-blox.com/sites/default/files/Add-NordicSemiconductorDFU-to-SDKexample_AppNote_UBX-19050198.pdf
...
I just recently got both nRF51422 and nRF52844 DK. However, when I tried to connect through J-LINK, the error message popped up: No emulators connected via USB. Do you want...
Hello,
I built a network of 3 parts. Each has a PCA10059 nRF52840 dongle.
Raspberry Pi 3B+ Border Router using the image from 4.1 SDK. This has the NCP
2X Full Thread...
Hi Everyone,
I am working on nrf52832, I am using sdk15.0.0 ble_peripheral /ble_app_beacon as reference.
I am not understood properly uesd for this function static void...
We just received our latest custom nRF52840 board and have found that there seems to be some issue with PO.19. We have verified that the P0.19 is not working on multiple boards...
Hi
Im using the NRF9160 DK
I have got the Asset tracker working, can modify the code, runs with nrfCloud, beauty
Just followed the docs
But then, I want to...
I have to stream packets from an nrf52 to an nrf24 at a 30 kHz rate using ESB. But when I try to do this, the receiver only receives some of the packets. I don't believe the...
I am using ses and trying to set the max payload length or enable debug mode in NRF_ESB.h. I could of course just change the values in the header file, but I prefer not changing...
Hi Community,
I'm a little bit flyiing in the dark, so I like to ask this in the devzone.
Does anyone already implement NFC OOB Pairing and using Apple GymKit?
1...
We are not using the USB interface on the nRF5340, and thus are leaving VBUS and DECUSB unconnected. Can we also leave D+ and D- unconnected?
Thanks,
Scott
To the kind attention of Nordic support team,
I'm interested in understanding in a conceptual way, how the microcontroller is operating when sd_app_evt_wait is called. ...
We have the following setup: - Both nRF52832 and nRF52840 chips in our product
- The nRF52832 is a module while the nRF52840 is the chip integrated directly onto our PCB...