Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
Hello all,
I am having issues with the configuration of the FEM nRF21540 on the costum board Fanstel BT840NE with the Enhanced ShockBurst (ESB) protocole.
We are not able...
We've got a sensor board with an nrf9160 on it, that sleeps lots of the time and periodically wakes up to take sensor readings or send them up to the cloud.
Some of the...
Hi, I am using nrf52840 , nrf connect sdk 2.6.0 I am using spi_transceive() to send and receive the data from sensor I read in Nordic Academy nrf connect sdk intermediate...
I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
Hi,
I am trying to get the NRF8001 rev. C chip working with a Tiva Lauchpad (TM4C123GXL) board. I modified the original Arduino SDK for use with Energia. I am using the...
Hello,
i want to write a global unsigned long variable in RAM after programming the device. The Use-Case is to set the clock value to the actual time. So the new unsigned...
I use BLE mesh github.com/.../nRF51-ble-bcast-mesh
but when I use the master control to write values to update the values of services, the following error occurs: "global...
Hi. All.
I am in the process of update SDK 9.0 from 5.2.
Meanwhile, SPI couldn't read from external flash's data.
Unusually SPI works well before infinite loop, I tested...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
I want to use the nRF51-DK board as a programmer for my target. As I understand it, this can be done with the signals on P19. However, there is one signal, EXT_RESET, that...
github.com/.../nrf51-UART-examples
Hey any I was trying to test the example, the one with BLE
I test
APP BLE sending --------shows on PC UART software
However, I can...
Hi,
I would like to ask if someone has experience using the AES. I n eed to be absolutely sure that the user SW can use the AES HW block for own custom usage. If yes, Are...
I'm using SDK's interface for AES ECB block, but getting a hard fault when ECBDATAPTR is redirected at ecb_data in the initialisation function:
static uint8_t ecb_data...
I have built the dfu_dual_bank_ble_s110_pca10028 project and attempted to load the ble_app_hrs_s110with_dfu_pca10028 application. I did find that if the use the S130 softdevice...
Hello,
I have a nrf51822 chip using s110 SD. I am trying to read a serie of 14 bytes from UART. If the device is connected to a phone with BLE I receive the correct values...
When my nRF51 DK is only a board without any software.How can I make it work and support for mbed?
If I have to flash the SoftDevice, the bootloader by using nRFgo Studio...
Hi All,
Am developing an app that communicates with an embedded device through Bluetooth low energy.
The embedded device is sending the data in hex format say "35AE51BA44...