I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hi, all
I tested nRF5_SDK_17.0 crypto library example with nRF52840, and compile information:
1>test crypto ECDH and ECDSA with enable CC310 :
===================...
Hi All,
Hopefully this is just a quick question... but I was wondering, if I set a breakpoint in my program while I am using the app_scheduler and app_timer2, should this...
Hey,
I noticed that in the SDK v1.6.0 a Kconfig option CONFIG_LOG_BACKEND_FS was added. However, I cannot find any information on how to use it.
I would like to be able...
I have included PWM library in BLE uart example to control the servo motor. I am able to import the library successfully and able to control the servo. Below is my init_pwm...
Hi,
I would like to know which soft device version is used in my nrf52840 board.
I know it's S140, but I understand that there are different versions for that.
Thanks...
Hi,
I am developing an application based on the aws_iot sample which all works fine.
The application captures data from a sensor and publishes it to AWS.
However, during...
Hello NRF ,
We have been using NRF9160 DK GEN-1 board for NB-IOT and GNSS tracking and able to configure network SIM as well as the NRF cloud .
We have used SDK 1.4.2...
Hello Nordic,
I had to reload a new nrfcloud certificate to my nrf9160DK. An active iBasis SIM card is attached to my nrfcloud account.
I followed these instructions:...
Hi everyone,
I have 1 board normal node(client+server) and 1 board LPN(client+server). I can send message from client of LPN to server of normal node, but i can't send message...
Hello,
I have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. Some questions:
1) The .dts node has pa_gain_db...
Hi,
I was testing the GPS performance of the the thingie91. The default application (asset_tracker) works perfectly, but uses AGPS from the nordic cloud.
The asset_tracker_v2...