Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hi all,
I did not do mesh SDK for a long time. Now when I see SDK Mesh, I saw Low power Node example. It can run with Mesh network and update OTA by DFU buttonless (I don...
Hi,
I had an experience with embedded programming but never with wireless technology. I am using Nordic SDK v16.0.0 and nRF Mesh SDK v4.0.0.
Here is a short description...
Hello All,
I am working on the Nrf52810 board with sdk 14.2.
I have implemented the read ,write , delete feature in my code.
Now it is creating new entry for repeating...
Dear All, I am trying to compile an application based on the Zephyr project for the nrf52. I am following the instructions from here .
I am using Windows. Using SES everything...
Thanks in advance.
Hi guys am working with nrf5282 (softdevice s132 V1.6.0 and SDK version 15.2.0), also enabled freertos, and also make softdevice changes rleated freertos...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
As part of my Factory setup we want to download MBR, bootloader, SoftDevice...
Hi,
I would like to perform DFU over Mesh. I am following the steps
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.0.0/md_doc_libraries_dfu_dfu_quick_start...
Hi,
anyone help me.
I am facing the issue during DFU with OTA. the steps are listed which had I done,
here trying to update softdevice.
1. Erase all.
2.flashed softdevice...
hey guys,
I want to write a c code to display temperature sensor data which is inbuilt in the nrf52840. I am using segger embedded studio. Can I get some reference code...
SDK: 15.3.0
Softdevice: S140 6.1.1
Brief usage: multi protocol radio driver 1.5.0, uart1, spi1, twi1, saadc, ble, gpiote 2 inputs, pwm1
I have been finding high current...
Hi,
I'm running into issues with the watchdog never firing. I'm using SDK v15.3.0, with S132 v6.1.1, and a custom bootloader (based off secure_bootloader example).
The...
I can successfully download an image using nrfutil dfu serial when I use a test image compiling the bootloader with the Nordic default public key.
I cannot successfully...
Hi. Is it possible at all to link a GPS module to an nRF52840 SoC and being able to advertise coordinates without having to connect the nRF52840 to the remote node? Thank...