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, after installation the nRF Connect for VS Code Extension Pack (guided by the Video from Nordic), I can not see the Welcome Icon on the left side:
I restarted VS Code...
Hi,
After making a 802.15.4 poll request for data and receiving an ACK message which is not followed by any data message the confirm callback never occurs. I have verified...
this is (NRF connect app) for Android mobile
in android phone i am using NRF connect mobile app, in android phone Bluetooth device MAC address is showing, but i install...
My application originally used the ncs version of 1.5.0, and the configuration project used the dts file of nrf5340dk. When I need to change the rts pin of uart0, I just need...
Hello,
I have a custom board with nRF9160. Modem FW version 1.3.2, nRF Connect SDK 2.0.0.
I'm using LTE link controller lib for connection to the NB-IoT network. The...
Platform is SDK v17.1 / 52840 / secure bootloader with BLE.
I would like to add some application logic to the bootloader.
The idea is to periodically poll some spi devices...
Hi,
I have devloped an application with NCS v2.0.0. I have succesfully built and flahsed the application to the nRF52833 DK. I now would like to use Docker to build the...
I'm using the nrfx_rtc drivers on RTC2 to generate a regular interrupt once a second, using compare interrupts.
My problem is that the nrfx_rtc interrupt handler disables...
Hi Nordic support team
- I am using "nRF5_SDK_17.0.2_d674dde" - Refer to "ble_app_hids_keyboard" example.
I want to ask about slow advertising time out. I want assign...
Under Ubuntu 20.04 the udp sample application that we have modified that builds with no problem under nRF Connect SDK v2.0.0 fails to build when when its directory is copied...
Hi all,
I want to evaluate the nordic ranging toolbox and compare it to a proprietary solution. First of all I set up the distance measuring example ( developer.nordicsemi...
Hello,
I have an existing application based on nRF52840 but it is using native zephyr and native MCUboot.
By 'native' i meant using the upstream versions of zephyr and...
In the Zephyr documentation, the explanation for NVS sector erase is a little ambiguous.
Elements, represented as id-data pairs, are stored in flash using a FIFO-managed...