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...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
I'm trying to realize the behavior of "BLE peripheral" that implements 20 "characteristics". While I was in the process of implementation, when I added 18 pieces, the return...
Hi,
I'm using SDK 15.2 & HID Keyboard example. When there are like 50-60 Bluetooth devices around my nrf52832, I notice bluetooth dropouts. What can be a possible solution...
Details: SDK v15.2.0 using ble_app_hrs_c example. Windows 8.1, uploading to nRF52 DK.
This screenshot shows the device operating in working (green) and broken states (red...
Hi,
I'm trying to use the example of the light_switch contained in the Zigbee SDK 3.0.0 to connect with Alexa: I'm using the nRF52840 board and, when I ask Alexa to find...
It looks like mbedtls-2.13.1 tag does not exist from what I can see on github. When I run west update, it is failing on mbedtls even if I have the repo already cloned.
...
Hello,
First, let me introduce you to my problem :
I am waiting for my custom pcb based on the nrf52832 to be ready and I want to test the flashing process. I am curently...
Hi all,
I am trying to create a very simple program with GPIO peripheral (not GPIOTE) that toggles the state of an output pin through an interrupt handler, when an input...
I'm trying to understand how to make use of the nRF9160 LTE modem coexistence interface in a design. I started asking about this topic in another thread about the BLE Gateway...
Hi,
I try to implement custom characteristic. But I notice when I use read auth or normal read event, the handle value is zero. I have linked the handl to the add characteristic...
hi, i'm using nrf52-dk (nfc example) with android nfc reader app.
I heard that the nfc tag has a unique id.
But, other tags in the same module have the same ID. (In fact...
I am debugging a strange issue regarding UART DFU. I am using the SES project in .\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_uart_debug\ses
I erase...
HI:
Since SDK 15.x was released, the broadcasting channel settings have changed completely. The specification manual of Bluetooth 5.0 is found through source file annotations...
I have 2 nRF9160 DK's. I've been using 1 for most of my testing and the second one was still in the box. I loaded the secure boot and the AT_CLIENT demo project. Opened up...