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] =...
My project is using nRF52840. Early software development used an nRF52840-DK to develop most of the software. Software is based on Zephyr using nRF Connect version 1.6.1....
Subject pretty much says it all. I'm looking for a Zephyr project example that uses PHY CODED. I'm using the nRF52840 with NCS 2.0.2 in the vscode environment. I have things...
Hi
We have a freeRTOS project using nRF52840, I found that if I put SPI transfer API before running task is OK, but it has a problem if I put in the task,
Does anyone...
I'm running through the tutorial page to help me get stated.
The section I'm having trouble with is Updating through USB
the Problem is on step 15
When I click on...
Hi everyone,
I'd like to check devices is still alive in the BLE mesh network but I don't know how to check it. Can I use available model in SIG or custom new model to check...
nRF Connect SDK v2.0.0
For example, the current version is v5.0, you cannot upgrade to v5.0 or downgrade to v4.9. You can only upgrade versions above v5.0.
Hello,
I'm working on an application and implementing the DFU feature. I first made DFU work on a s132 application and now I'm changing to s332 so I can put the ANT+ part...
I use nrf52840 dongle programmed with zigbee cli agent example.
Using the bdb start command, the coordinator enable the permit join and connects to all free devices in the...
Will it be possible?
Can I operate the UARTS in parallel - both recieving data at 38Kbs?
The data from each UART will be stored in a buffer and once it reaches 10 bytes...
Hai,
I'm using nrf52840 to develop a Zigbee coordinator.
I found some examples in NRF sdk and NRF connect sdk.
I have some doubts regarding that. (I'm new to ZigBee...
Hi,
I'm using a custom board with nrf52840 and nrf9160. I tried to build at_client sample (vscode) with nrf9160dk_nrf9160_ns.overlay -file added (tx and rx pins modified...