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,
NRF52932, s132.
I am currently migring from SDK 14.0.0 to SDK 15.3.0, I just finished to migrate from SDK 13.2.0 to SDK 14.0.0. The project with my app compile but...
Hi
I want to transfer a text filebetween nrf51 to nrf52 .Is this possible in nrf device. If it is How can i proceed ?. I am using NRF 15.0 SDK.
Please help me on this...
Hi
We are using today nRF52832 and communicate through Nordic UART service (NUS).
Sometimes we would like to transfer files from our device to the app. This is going very...
Hi All,
I have an application running on the nRF52832. From within the application I can store data to 0x2000 2010 - 0x2000 2028 and read the data back after a reboot/power...
Hi,
I need to generate a PWM signal with exact 2.048 MHz. I've just realized that
allows only decimal frequency. Even if I take 16 MHz and toggle it every 7,8,9 still...
Hi,
I have the NRF52 dev kit with NRF522832 chip. I am using SDK version 15.2 and the Segger IDE. I am trying to do OTA programming and have used this tutorial:
https...
I followed the nRF User Guide v2.2 for my nRF dongle and all was Ok up to "Install firmware with SEGGER J-Link point 6 e (loadfile Path\...\sniffer_pca10031.hex)". Got error...
Hi!
I am trying to get this example to work on my nRF9160 board: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi/
It compiles and...
Hi,
if got the following setup:
Nordic nRF52840 DK (peripheral), custom iOS App (central), nRF Connect Desktop Version + another nRf52840 DK as sniffer.
My Goal: Changing...
Hello,
I need to interface both, an SD card and a smaller (~4Mb) external flash to the nRF52840.
The SD card will be interfaced using SPI.
For the external flash...
I would like to store some parameters in nordic's non volatile memory and be able to restore them after power off.I am using the soft device s130.
I have checked both examples...
I have made a HDI 4-Layers PCB. I referenced the example PCB, but my board it do not work.
The softdevice is:s132_nrf52_6.0.0_softdevice.hex
The example code is: ble_app_uart...
Hi all,
I follow advice here " devzone.nordicsemi.com/.../nrf52832-ble-scan " to do the ble scan, I have question that there is a function to store scanned ble to the list...
Hello,
I generated the assets tracker sample project (like in this image below).
After building all the projects, I want to connect to jlink to download the project...
when i downloaded a git-hub ble-advertising tutorial and then tried to compile using segger. it gave me this error.. i am using nrf_sdk_5.2 and soft_device of S140.. i cant...