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 used Nrf52832 connect BMX055 with i2c, I use sdk nRF52_SDK_11.0.0 example examples\ble_peripheral\ble_app_cscs and add my code to read the BMX055,but when it work a short...
Hi Nordic,
i have a question regarding the emBuild.exe tool and the optimization level it will use during building a hex file. I'am using the following command combination...
Hello,
How can I determine the current consumption of Bluetooth 5 use nrf52832 soc with transmission at -4 dm when in the datasheet mentioned only the current consumption...
Hi,
I've just got an Arduino Nano 33 BLE with the NRF52480 chip on it.
I've been trying to manage the Pin configuration by setting the register values through the Arduino...
Hi,
I am using a NRF58240-dk pca10056 S140.
I have an external SD card device connected which, I am writing live sensor data to then advertising that data over a ble advertisement...
Hi ,
The device required to keep advertising during the connection established.
It is human interface device which mean it is peripheral device as well.
I would like...
Hello there,
A while ago I started developing on the nRF9160DK but I found an issue that I do not know how to solve by myself.
I used two SIM cards: the one from iBasis...
._build\nrf52832_xxaa_s132.axf: error: L6002U: Could not open file ..........\external\micro-ecc\nrf52_keil\armgcc\micro_ecc_lib_nrf52.lib: No such file or directory
Hi all,
Is there any sample sdk example for transferring audio file from nRF52840 to my mobile? Is it possible to transfer audio file through Nordic Uart Service? Thanks...
Hi,
I am developing a product based on nrf52840 soc, I need to write a softdevice, program hex file, bootloader on the chip. when I want to select them all in the nrf...
I am trying to set up the LPS22HB sensor with an nRF52840. I am starting with the twi_sensor example(SDK16->examples->peripherals->twi_sensor) and adding the lps22hb example...
We have added custom HID firmware and are able to discover it on the Android Bluetooth Settings app. iOS fails to show the Bluetooth device on iOS Bluetooth Settings app....
Hi,
My task is..
Device will advertise for 20 seconds if there is no connection then it will go to sleep mode for 40 seconds. After 40 seconds it will wake up from sleep...
I have the nRF9160DK 0.8.3 which appears to align with the suggested schematic in "Objective Product Specification v0.7.1" I downloaded the hardware files form the Getting...