Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I'm curious about the CPU lockup reset. We have a long term test with 9 units running identical firmware on identical hardware; line powered, running continuously for 6 months...
Hello,
I have a problem with turning on notification on a characteristic so I can start receiving data.
I am using a nRf51 dongle as a client device, using softdevice...
Hi, I would like to establish services with following security permissions in a Bluetooth 5 peripheral: Currently I use the NRF52-DK and SDK 15.2 Service A: Security level...
I'm trying to adapt the secure_bootloader example for our custom board with a nRF52832 QFAB with 32kB RAM and 256kB Flash, following the information in this thread:
https...
I'm building a project on top of cli examples:
<SDK>\examples\peripheral\cli
<SDK>\examples\ble_central_and_peripheral\experimental\ble_app_interactive
My goal is...
Hello
I need to setup the the PWM peripheral@ 8MHz with one selectet Channel in DMA mode. For development, I am using the NRF52840 Preview Dev Kit PCA10056 (Q1AAAA). I did...
I have one question, if Nordic can give some confirmation, that Nordic chips can be used together
with Murata XRCGB32M000F1H00R0.
Customer just asks for that I don’t...
Hi,
In my project NRF51422 need to communicate with two peripherals which are supporting only UART communication.
please help me if there is any possibility.
Thanks...
I'm use the app_button lib to deal with button event ,things go well, I assign the push ,release and long push event to button event .
But there came a situation,while the...
I have noticed that when I run in release mode, turn WDT on, write bonding info, clear bonding info, and reset, my application suddenly uses 2mA more and takes 5 minutes ...
Hi all:
My iOS app use iOSDFULibrary to update my ble.But when the device enter into DFU mode ,it disconnected for a while.
This is my log:
2018-11-27 21:00:11.122263...
Hi Nordic.
Now I am working on a BLE smart card and am adding an external power amplifier. For low power consumption, i decided to give power only when I want PCB doesn...
Hi,
I tried to use nRF52 evaluation kit to program my custom board for that I have used Debug port P19 in evaluation kit. It was working in the beginning but after sometime...
Hello,
I tried to follow the instructions in this tutorial: github.com/.../nRF52832-buttonless-dfu-development-tutorial
1) I flashed this file via nrfjprog: examples\dfu...