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] =...
Hello,
Merry Christmas!! Nordic Semi
We are developing NRF52840 application using SPI bus, however the slave we are communicating with requires data rate larger than...
Hi,
I've a secure UART DFU that's running great with the nRFUtil. I'd like to integrate the same functionality with a custom Windows Application for our product.
I...
Hi,
Can u suggest the procedure to implement key refresh procedure with reference to the API present in nrf SDK as per the standard procedure defined in Mesh Profile Spec...
Hi community,
I have recently purchased the DK and have started developing my application. What I wish for it to to is able to change between connectable and non-connectable...
I've just got started with nRF Connect and used the desktop app to install SES and the SDK v1.5.0.
I am trying to evaluate NRF52805 using an nRF52-DK board, so I selected...
Hi
Good Day!!
Im using keil ide While compile the code for crypto aes getting error could no be solved, plz give the solutions for this issue
.\_build\nrf52840_xxaa...
To the kind attention of Nordic support team,
I m developping for a nRF52833 device using two different versions of custom boards. According to antenna measurements and...
Hi,
when I build a firmware with TF-M enabled the device gets stuck after a ca ll to sys_reboot(...) no matter if I use the shell or call the function somewhere else in...
Hi,
I am using SDK_15.2.0 and softdevice S140_v6_1_1.
Host communicate with 52840 via USB (CDC UART). Doing firmware update with proprietary message format.
Stored...
When checking the secure_dfu code, I found the following two code fragments seemed problematic in nrf_bootloader_fw_activation.c
1. In the following one, if the ACTIVATION_ERROR...
Hi, unfortunately, I do not have enough experience with nRF52. Could you please tell me what should I do for scanning the nRF board on the BLE scanner app? The app can find...
I am using a thingy:91 device. I am basically just attempting to write a method that will just wait for a certain amount of seconds (ie: 10 or longer). This is my code below...
I developed the project based on ble_app_uart sample in SDK10.0.0(nrf51822), Now I need to make factory production tools for the machine.The tool now needs the ability to...
Hi,
Quick questions about the Nrf52832 that I couldn't locate in the datasheet.
1) Does the nReset pin have an internal pull-up? If so, what is the value?
2) does...