I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
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...
The power estimation tool on https://devzone.nordicsemi.com/power/ maxes out at a minimum interval of 7.5ms and a maximum payload of 27 bytes, with 824mA average current....
Hi,
We need to develop an android app that can only scan a nordic ble and send out advertisment packet in our own customised UI and format. Getting the NRF_connect android...
Hi . .
I want to read the data and sent over ble UART app (via ble )
For that I am using Twi sensor ,in order to send the data what are the changes I need to do in twi...
Purchased nrf52840-DK boards for evaluation. Tested ESB protocol example successfully using Segger environment.
1. I could not find any prints on my host screen after i...