Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hey guys,
i would like to test my little nRF52811 board, is there any example i can start with? I know there is no software support for direction finding and so on right...
i'm trying to build a scanner that scan only a list of devices , and i want to use a whitelist .
i didn't understand the concept of the new whitelisting in SDK 15.2.0, i...
Hi,
This is a situation after registration. See the following link for detailed information of the setup:
https://devzone.nordicsemi.com/f/nordic-q-a/45544/nrf9160-dk...
Hi
We update our mesh nodes using nrfutil:
nrfutil --verbose dfu serial -pkg client.zip -p COM%Comport% -b 115200 -i 700 -fc --mesh
The package including python is quite...
Hello,
I previously asked this question on the Zephyr forums, but as quite a few days have passed and still not sure what my options are, am hoping I can get some help here...
Hi Nordic, I have a nRF9160 Development Kit. I am a Beginner and lives in Germany. So, therefore I already have a sim from 1NCE. To start from basics, I programmed the DK...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello,
I use the LAIRD module BL652 with an nRF52832 with the SoftDevice 14.0.0 (old version…).
The application use the BLE with the SoftDevice.
We have mesured the...
Hello,
Here i are using nRF52832 ,softdevice S132 and mesh sdk v3.0.0
For my Application,i need to go with DFU.so i merged my application into the example code of DFU...
Hello,
Does anyone know if the FreeRTOS port that's distributed with the nRF5_SDK_14.2.0 is intended to support nRF52810 chips (which have no hardware FPU)? I started working...