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 intend to use the nRF9160 as an LTE module. I will send data to be transmitted to the nRF9160 and receive data from the nRF9160 via SPI. I have read in numerous places...
I just want timer2 to run at 1Mhz so I can grab a microsecond counter as a timestamp. I don't care that it'll overflow after 32 bits. Put together what I thought should be...
Hello, I'm using the Radio Test software (SDK 15.2) to control the N52840 radio IC. Our circuit design requires the use of an external RF amplifier IC. Our software puts the...
Hi everyone,
I am stuck with an apparently simple problem which I am not able to fix.....
I have an SPI device connected to a custom NRF52840 board. I am using NRFX_SPIM...
As per the section - "Adding support for programming nRF5340 in SES" in the document https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html , I had...
Can you please guide me how to compile the nRF Connect SDK asset tracker with the AT command library enabled. I need to set the CONFIG_AT_CMD_RESPONSE_MAX_LEN configuration...
I tried to connect my nrF52 DK board to various devices, via USB. None of the devices was able to see the board.
In addition, nrF Connect / Studio wouldn't see the board...
Hello,
I am trying to understand how to use an external button. In the first stage I am trying to replace the functionality of button0 on the DK with a GPIO.
I took the...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi, We are using the nRF52840 in a 3V battery powered product. We have an on board 1.8V LDO regulator that supplies Vdd and Vdd_IO. We have a problem with the NFC antenna...
Dear all
I currently have a single nRF52832 SoC (custom PCB) transferring data to a single nRF51 dongle via BLE, which in turn passes the data to my PC via UART. I have...
Hi everybody,
I'm having a problem with the advertising function of the SoftDevice.
When the application starts advertising the function "sd_ble_gap_adv_start()" returns...
Hello,
We are currently looking for a way to test nRF52804 on our board with CMW500. From R&W video clip, they tested Nordic eval. board with USB connection. How do I make...
I’m interesting particularly nRF52832 and nRF52840 (with and without bootloader)
So looking at flash layout with bootloader :
is the section ‘Application data’ available...