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] =...
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...
Hi,
I am writing the sample program "https_client" to the nRF9160-DK with Visual Studio Code's "Flash". I need to set the APN every time I write with Flash. Is it possible...
Hi,
When I'm trying to use LVGL along with Zephyr, I get the following:
I already tried to "play" with different CONFIG_MAIN_STACK_SIZE and CONFIG_IDLE_STACK_SIZE...
Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 2.0.0 and mfw_nrf9160_1.3.2 modem firmware . In the Download_Client example we have changed the URL and the...
Based on the reference designs, the nRF52832 needs a 100pF decoupling capacitor on the DEC3 input. From my reading, this is a PSU decoupling capacitor, presumably for higher...
Our devices are provisioned via mesh shell, not over the air so we have to pass the IV index to the mesh provisioning command However, because the current IV index is not...
I was asked to create a windows application to get the device name and the signal strength of nearby modules with a nrf ble module.
The idea is to have an application the...
Hi,
I'd like to have a HW review. I have designed a PCB around the FSC-BT630 module which includes the nRF52832.
I have included all the files necessary for your to check...
Hi,
I want to use a setup as desctibed in the title, but I constantly get a bootloop.
I have a nrf9160dk >=0.14 (it has the ext flash at least) and I took the tfm_ipc...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...
Hi,
we want to use distance measurement sample in nrf5340. The webpage for the example says that it supports nrf5340. we are getting error, when we try to build the sample...
Hello,
I have the Audio DK, and evaluated it as suggested, However now i am now trying to connect it to a Android Phone to evaluate it in a more realistic scinario.
Does...
Hi all.
After finishing some test I want to generate the binary for the MCU nrf52810 using zephyr. I have look in the zephyr folder and saw the zephyr.bin file. Is that...
Hello,
I'm currently developing with a nrf52832 (QFABB0) and I have to use pins 16,38,37 and 17 as gpio.
The problem is that when I have an error for pins greater...
Hi Nordic team
Q1. According to nrf Connect SDK documentation, Zigbee and Matter samples all supported FOTA (firmware update). Where can I find the DFU samples for Zigbee...