I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
Dear Nordic Team,
I'm slowly feeling my way around DFU via BLE on the nRF5280 with s140, but need a little clarification about the flash and RAM settings in the .ld file...
Hi Nordic,
I want to establish a user controlled connection to a ble_peripheral. I am using the Sdk 15.3, s140 and the nrf52840.
The idea is: Ble_central show all scanned...
Hello,
I am looking for some some example code (for the nRF5340 / nRF SDK Connect) that uses the 'Limits event monitoring' feature (CH[n].LIMIT) preferably using zephyr...
Hello,
we are using a NRF52832 together with the delivered SDK.
There are plenty of example, which is good and helps a lot!
Now we want to build our own app and our...
Dear all,
I'm currently implementing a new wireless protocol using SDK For Thread and Zigbee (4.1.0) (nRF52840DK) accessing the radio registers directly. Reading the example...
Hello, guys!
We started designing our custom nRF9160 SiP based board. We currently feel that the most challenging would be to design the part around LTE/GPS RF networks...
Hi,
I have been working on an application for the nRF52832 using SDK 15.1 (this project started right before SDK 15.2 replaced 15.1, and I am planning to update to 15.3...
Hello,
Is it possible to provision only specific devices. Let's say I have box(with NRF52840 client that will send data to selected devices and NRF52840 provisioner). These...
We would like to implement a USB dongle with the nrf52840 with the following features:
uses USB CDC-EEM
uses DHCP to get an IP
uses some protocol to connect to a server...
I am using SDK 17 and nrf52840. There is one central and multiple peripherals. The peripherals are divided into different groups with different names. The central can decide...
Hi,
We are now testing the new eDRX provided by our operator.
We are analyzing the current consumption depending on the eDRx period to choose the best eDRX configuration...
Hello
I'm working on sdk v17, and I copied the previously created project to sdk in the new path. (to use some of the functions of the previous project as they were) And...
i build app Android and use https://github.com/NordicSemiconductor/Android-BLE-Library version 2.1.1.
I want to connect multiple ble device and communicate with them.
...
Hi, all
I'm using nRF52832 pc10040, s132.
This is ble_app_uart_c example, and I'm trying to read my own beacon device's characteristic value.
I successfully retrieved...
Hi,
I am using sdk_17 and nrf52810. I have build a bootloader from the examples folder(examples/dfu/secure_bootloader/pca10040e_S112_ble) for my device. After flashing,...