Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...