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] =...
Hi there,
We are implementing the %CONEVAL AT cmd in our project and noted that the DL-Pathloss parameter, which is supposed to be the last parameter received, is not being...
I have 3 development kits, two of them work fine with the Audio demo application and one does not: the PLAY/PAUSE button isn't doing anything.
I've probed around the switch...
I'm following this guide to add On/Off switch to the template example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/nrf/ug_zigbee_adding_clusters.html#add...
Hi ,
can I connect nrf5340 pins D+and D- to the USB directly only via voltage translator from USB 5V to the nrf5340 1.8V main power?
Do you have a reference design for...
Hi,nordic.
I've been wanting to make some modifications to the existing bluetooth mesh model and output data to the serial port. I have tried to use app_uart_put() to output...
Dear Nordic Engineers
I tested the QSPI example program. I encountered a problem would like to ask you.
I use the logic analyzer to trace the SCK PINS, I would like to...
In an attempt to standardize development across all developers, we'd like all devices to be running the same firmware and would like the flexibility to revert and upgrade...
Hi everyone,
I'm using nRF52840 Dongle to sniffe BLE MESH message in provisioning process. But this message is encrypted
and I don't know do I need key or decryption...
Hello,
I just got in these days a nRF52-DK and just today I started to try stuff with it, I want to use PlatformIO and Zephyr.
First I try this: https://docs.platformio...
Hello Reader, I wish to automate running tests on my new developed firmware, build daily in ci/cd (Azure), flashed into the embedded device (device under test). What are candidates...
Im using openthread in my project. the project consists multiple devices connected to boarder router(RCP) in raspberry pi. I have script in raspberry pi which get the rloc...