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...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
Please allow me to introduce myself, I am product Engineer at Epson Electronics. I am supporting Nordic on Reference Designs.
I noticed in the new nRF5340 there are two...
Hi Nordic:
I think this should be a same old question, but as following thread mention:
https://devzone.nordicsemi.com/f/nordic-q-a/38292/mesh-proxy-sdk2-1-1-tx-power...
I am attempting to provision the sensor mesh example using the static provisioner example from the MESH SDK.
It works great. However, the client receives two broadcasts...
Hi community,
Starting with a new product on the nRF52, I was playing with the Serial Flash of the nRF52840 DK.
I have been using similar Serial Flash on other platforms...
Hi !
I'm trying to debug. I followed this video : https://www.youtube.com/watch?v=uP8RYgYGRvI&list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&index=7 . But I can't completely. ...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . When I upload to code from nrf52 DK to BC805M, I got this error message.
I know that...
I have many of these types of systems running in a single room but when I try to run more than 8 I start start to get errors. How many systems should be able to run in the...
I am creating a saadc project based on the ble_app_uart project.
The source code is as follows.
If you download after compiling, the following operation is performed...
Hi, all
I am studying the bsp part while looking at the example of 'ble_app_uart'. (pca10056)
The difference between 'bsp_event_handler' and 'bsp_button_event_handler...
Hi DevZone,
I want to perform USB bulk transmits to a host device while using the app_usbd library. I am using SDK 15.3 and the s140 soft device is enabled.
I have found...
Hello Nordic Team;
The Vdd value range for the nRF9160 is 3.00 V to 5.5 V. We will use li-PO battery in our system. Can I power the nRF9160 directly from the battery without...
Hi,
I am using Nordic thingy 52 for my application, Now I need to blink LED for 5 seconds on Board when ever a condition is satisfied. But in schematic of Nordic thingy...
Board: nRF51-DK (nRF51422 chip)
SDK: 12.3.0
SoftDevice: S130
Compilation settings
Optimization level O1
Debug information generated
I have seen lot of...
Hi.
I am going to make my own PCB with nrf52832.
Before making it, I have to check debugging through P20 in nrf52832 DK.
I have two nrf52832 DKs with SDK17.0.0....