I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I am using PC code derived from pc-ble-driver heart rate collector with a nRF52840 dev board
On adding characteristics sd_ble_uuid_vs_add() I get an error of 4 - NRF_ERROR_NO_MEM...
I have an nrf52832 acting as a central device that is trying to connect to a peripheral. However, after the peripheral disconnects and the central tries to reconnect I get...
Hi,
I was looking at this page https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_modifying.html and saw the following line:
"When building your application...
I am getting an NRF_ERROR_CRYPTO_RNG_INIT_FAILED from nrf_crypto_rng_backend_init during the sm_init sequence. Any suggestions on what might be causing this?
Hi Sir/Madam,
Our project needs to use TEE on nRF5340 which seems to be implemented by TF-M for now and future. After investigating the implementation, I didn't find a...
Greetings,
What is the minimum low pulse required to externally reset the nRF5340?
I see this answer for nRF51 and this answer for nRF52 . Can I assume nRF53 will be the...
Hi,
I have a nRF9160 DK and Iam trying to join my Private NB-IoT network that my company has (So I can get a static IP). I have the NB-IoT activated Nano SIM and the credentials...
Hello,
I've seen the other threads about this topic but they don't seem to be that helpful.. I'm using a BL653 board with the nrf52833 chipset.
Yesterday, I was able to...
Hello,
I am trying to flash a custom software to a NRF52832 DK.
The DK is powered by USB and i've connected as follows :
VDD(nrf) to Vref(J link)
SWDIO to SWDIO...
I'm developing a central that may have to service more than one peripheral concurrently while (occasionally) advertising its own peripheral service. Things seem to work OK...
Howdy Nordic, hope that you are all well and safe.
Herewith I am reporting a bug I saw in the nrfMesh mobile application.
Information:
nrfMesh V3.1.6
Samsung Galaxy...
Excuse me
1、How can fast lte-m link have Ephemeris and Almanac?What is the principle?
2、Why provide current and neighbor cell information?What are current and neighbor...
Hello people,
I had to make a tiny, 4 layer PCB based on an nRF52832 chip (WLCSP) and I've chosen to use a PCB antenna. I've copied the reference design (nRF52832-CIAA Reference...
Hello,
I'm programming a nrf5340-dk using nrf sdk connect 1.6.0 and i wanted to change the publish address in order to be able to control multiple nodes using only one...