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,
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] =...
Hi,
Do you know which of the two version of ADP5360 the Thingy 91 uses?
is it
ADP5360ACBZ-1-R7 or
ADP5360ACBZ-2-R7
Both versions are available now at Analog's...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
"nrfx_wdt_event_handler_t" can be set in "nrf_drv_wdt_init". After the "nrfx_wdt_event_handler_t" event occurs, the WDT is reset...
HI,
When I use NRF58240 to develop GPS positioning function, APP_UART_COMMUNICATION_ERROR appears, but when I do not connect the GPS module, there is no such error. What...
Is there any test firmware available (or reference code) for doing total radiated power measurements? I have the nRF9160 designed onto a PCB and we'd like to do some antenna...
Hi, I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with...
I am a novice and using nrf9160 DK now.I has completed the "getting started assistant" also updated the modem.
I've got a problem when building nrf9160_pca10090ns for at_client...
Hi,
I have a peculiar problem problem with BMI160 and nrf52. BMI160 is connected to nrf52 via pins 12 and 13. I am using peripheral/twi_sensor example. After configuring...
Now it is the nRF9160 DK. I can test the LTE RF performance by transmitting AT commands through USB, but I also hope that I can also connect the nRF9160 through an external...
hello ,
I am trying to code for pca10040 nordic development kit .
My main aim is , connect two boards using using BLE .
One acting as publisher and other one as server...
Flash nRF5_SDK_15.2.0 ble_app_uart in PCA10056 without editing, It occurs regardless of iOS Apps (nRF Connect / nRF Toolbox / LightBlue) when connected with iPad (A1673 iOS13...
Hi,
I am trying to implement application timer to ant+ examples in SDK15.2. I used application timer tutorial here on devzone. The project builds fine, but when i run it...