Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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, I am running Sample DFU app based on peripheral_lbs suggested by nordic on BL653dvk : https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs...
is it possible to transfer my emulated code from the nRF52840 to the nRF 52811? How do i do that? Or a better question; how do i write my code on the nrf52811 using the nRF52840...
I am working from this video:
https://webinars.nordicsemi.com/developing-bluetooth-low-energy-6
Which nRF5340-DK build configuration should I use please?
nrff5340dk_nrf5340_cpuapp...
Hi all.
I've imported nRF Blinky into Android studio but got this error:
Minimum supported Gradle version is 7.2. Current version is 7.0.2.
How can I fix it? Just change...
According to the way our production and the way we update the firmware.
I will need a bootloader for nrf5340, so I can update the firmware via SPI.
What will be the best...
Hi,
Currently, I'm working with the ISP2053, one of the nRF5340's 3rd models.
As a beginning, my colleague wrote a code based on the throughput sample and I found...
Hi iam using nrf52840 dk board and for programming i use keil software ,the issue is i could not program the dk board and it is a brand new board. When I try to program it...
Hi guys! I'm a beginner of nRF52832, and I met an issue as the topic said.
When I init the UART module, it will cause an "APP_UART_COMMUNICATION_ERROR", and the error code...
Note: this question was previously a reply on my other question, but I accidentally marked it as an answer so the thread got locked. I have now deleted that reply and am posting...
Dear All,
could you explain the function of TP8 and TP9 of the nRF9160 DK on HW 1.0.0 ? These test points are connected to pin 124 and 125 of the nRF9160 which are marked...
I am using nrf9160 custom board with an external flash memory mx25l6433f. I first tested the external flash with the example 'sdk-zephyr/samples/drivers/spi_flash_at45' and...
Hi,
I;m working on nrf52840 dk i have to enable ble5.0 long range.
i set the tx power 8.
according to my project my device will be always in advertising mode and my...
I am trying to scan for BLE devices in my area, but when I connect to the USB840XZ with the windows development tool the "Start Scan" button is not active. There are some...
Hi everyone,
is there a way to update the AWS certificates from certificates.h with the SDK 1.9.99? Following the AWS FOTA instructions it seems that i can update the certificates...