I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
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...
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...