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 there,
I have a functional code that worked perfectly on nRF 52840 dongle. I now want to port the whole code to the nRF 21540 dev board.
Can anyone help me port...
Hi Team,
We have allocated the 2 pages for our config data storage. In that each page divided into 4 sub groups, likes each 1k size allocated for one group.
Is there any...
Please provide me some link to build a SPI application for NRF5340 development kit. Please the example application for nrf5340 doesnt get builded it gives errors. Cant build...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
We found this problem in our tests.
In our tests, one test leaves the device in a state of poor signal with the iOS device. The device is then regularly disconnected from...
Hi,
I'm using nrf9160 with Zephyr RTOS i need to interface external flash memory using SPI protocol.
but, I didn't get any example code for that. can you help me to find...
hello,
I use download sample on nRF9160DK with NCS2.0. I tried to change the SAMPLE_FILE_URL to my server URL, and the certificate was also modified, my configuration is...
Hi,
I'm working on the Thingy91 'asset tracker v2' project. I see the data on the nRF cloud. Now, I want to subscribe for incoming data over my Android or Windows app. The...
When use the application(nrf 1.9.9/application/nrf5340_audio), I try to write some log into SD card.
After I add the code
int ret = sd_card_write("logfile", "test123456...
Hi, I have not found any diagram/schematics of nRF52810 internal power supply. Is there any available?
I have not found any description of DEC2, DEC3 and DEC4 pins in manual...
Hello all!
looking at the nRF52820 module to develop a BLE mash app, layout, however, I am not sure, are the GPIO ports freely assignable on the nRF or are they fixed? Looking...
Hi,
We are developing a product with the nrf5340 and an external QSPI FLASH which contains bitmap images for display rendering. We noticed the nrfx qspi driver incorporates...
Currently I am trying to adapt the Radio Test example to function on our custom hardware which uses the nRF52840 SoC. We need the Radio Test firmware to give access to the...
Hi,
I'm trying to get up and running using the PMW3360 sensor driver ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/pmw3360.html ) using the NRF52840...
Hello everyone
I would like to know if it is possible to connect more than 64 ble devices through a mobile phone?Looking forward to your reply thank you