We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hi,
Kit:nrf5340
SDK:nrf connect SDK 1.5.0
1.Can you please explain how the data transfer takes place in ble mesh while using nrf connect SDK.
2. Also tell me how...
The servo I use in my application uses a PWM signal duty cycle to represent servo amperage level.
So, to measure servo amperage, I use a GPIOTE channel to capture the time...
Hi!
I'm using ncs v1.5.0 and mfw 1.3.0 on a nRF9160 DK v0.15.0.
I'm using gps sample with supl_clint_library enabled
1. Things work reasonably well, but I am confused...
I'm trying to write a driver for an SPI peripheral.
west says:
```
../ncs/zephyr/samples/sensor/mydriver/prj.conf:5: warning: attempt to assign the value 'y' to the...