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...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Hi,
We were trying to setup a device in Canada with carrier 'Telus'. We are able to connect to network but our connection to the cloud seems not happening( HTTPS, MQTT)...
I am adding the secure DFU bootloader examples/dfu/secure_bootloader/pca10056_s140_ble/ to my existing BLE UART peripheral project. I am using SDK 16.0.0 and nrf52840.
I...
Hi,
We are working on the customized board we used your reference design of nRF52832 . My question is what is the output voltage of swo_d pin in the fresh pcb without...
Hi,
Working on ble_app_uart pca10040 with nRF Toolbox app, getting disconnection issue very often. attached screen shot for your reference.
using PCA10040 nRF52 Development...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0 - bootloader + softdevice + application
We're in production stage and we...
I've implemented secure DFU which works fine. However, if a user was to do something like quit the App or disable Bluetooth during DFU, or another fault occurred, because...
I am creating an original service using the example of Multilink Central.
I'm trying to reference an LBS to send data to a particular peripheral.
I tried to send using...
Hi,
I have a NRF51802 custom board, using sdk12.3.0 and softdevice 130 for my applications.
I would like to generate hmac sha 256 in my application.
Can you please...
I am trying to do OTA DFU by 'nrfutil' shell line tool and encounter the error, logs as below:
In this log you can see "Increment target device addr".
How should I do...
To the kind attention of Nordic support team,
Releted to this: https://devzone.nordicsemi.com/f/nordic-q-a/68238/gzll-keycode-optional-host-id-validation-stage
We noticed...
It is very useful to have all those examples to help us learn how to use the DK.
However, I am seeing a list of examples and source code but nothing about what they are...
Hello, I m developing a device based on nrf5340. On the ERRATA is reported that USBD is not working on QKAA-AB0.
I suppose QKAAAB 1940 is not working too, when do you think...
Hello, DevZone!
Recently, I've read a lot of questions and replies related to the nRF5's SAADC and BLE.
Even though I found some pages discuss about the continuous sampling...
Hi Nordic Team
We are using nRf52840 for our new product. We need your inputs on the design we are planning to connect slaves on SPI.
SPI_SDO mapped to P0.23
SPI_SDI...