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...
Hello all,
the sensor is selected and so far powered via an external power supply, while the nrf52dk is powered via the USB, however, I am not sure how to properly organize...
Dear ,
I am using the nRF52833-DK development board with the NCS1.7.0 SDK.
Recently I just found that when clicking the flash option in the vscode, the IDE only builds...
Hi,
I'm using the saadc and I notice that the max value that saadc can convert is 3,3V. If I try to convert an higher value, the result has no sense. For my project, I need...
Currently I am working on a open thread project.
Right now I am facing an issue in which my board/code is getting reset every time after I have done some changes in my previous...
Hello,
Currently In customized PCB board, nRF52832 is connected to both HFCLK(32MHz) and LFCLK(32MHz).
It takes up too much space. So HW engineer asked me to consider...
Hello. I have a device that connects to desktop app through usbuart-to-ble converter and I'm trying to simulate it using nrf52832. I've started from ble_blinky example using...
Dear,
Based on the material ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fqspi.html ), Encryption should be enabled independently for XIP and EasyDMA...
I want to use mcuboot together with LittleFS/NVS and a custom partition foo with my own flash storage routines. It works as long CONFIG_BOOTLOADER_MCUBOOT= n.
But with CONFIG_BOOTLOADER_MCUBOOT...
Hello,
I just received an nRF21540 EK, I am trying to use it on my current hardware which is only for scanning beacons (won't transmit) so need use it as LNA in the received...
Hi everyone. I have to turn off the bluetooth module to save battery. I am using the SDK example "ble_app_template_pca10056_s140". To start the advertisement I use the "ble_advertising_start...
project set up: Development board used nrf52832 ,SDK 15.0 ,SEGGER 5.10
actually i want to read data string from ESP32 using nrf52832 via UART (RX,TX) and send it to nrf...
Hello All,
We are using Power Profilier Kit 2 for measuring the current consumption of our device.
We Start the measurement at 14:16 PM. after 1 hour and 39 minutes (at...
HI,
we are working with
nRF5 SDK v15.2.0 ------------------------ Release Date: Week 37, 2018
Our use-case has a central device, which has 7 to 10 peripheral connected...