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 am really desperate. since more than 1 week i am trying to work with the digital inputs in my custom pcb.
I can set all digital outputs, but from the inputs...
Hi Nordic support team,
We're using nRF52840 to develop a product with lots of features, using nRF NCS latest version (1.7.x as of writing).
Currently we're sitting at...
Hello! I'm working with the nRF5 SDK17 ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_interactive.html ), and I'm...
Hi nordic,
After I transplanted nrf52832 to nrf52833, the upgrade of nrf52833 failed, or stuck in the bootloader.I tried to use the current method to upgrade nrf52832, it...
Hi
Problem description:
In application serial_lte_modem ,When sending AT command "AT + CFUN?", return"at_host:Error while processing AT command:",What caused this?Thank...
Hello,
We have a nRF52840 on our board, whose fw we would like to be able to update through both BLE and UART (the MCU is connected to a ST32 MCU via UART) using a bootloader...
Hello Everyone,
I am currently using the AGPS example on the nRF9160-DK with nRF Connect SDK v1.7.0. I notice it requires 4 satellites in order to provide a position fix...
Hi,
I need to use system tick to do some math calculate. So I create a new function to get systick like as below. then I can get some number.
And I create a 200ms timer...
Hi,
I'm new with BLE development and I'm trying to find a module that can be used with an Atmega328p and libraries that allow me to create a GATT profile (creating services...
Hello, everyone.
I'm beginner at this, and I need your help.
As the title says, which of the GPIO pins can be specified for PWM?
I am waiting for your answer.
Dear Members,
I want to run :
E:\nRF5_SDK_17.0.2_d674dde\examples\peripheral\spi\main.c
on this line :
APP_ERROR_CHECK(NRF_LOG_INIT(NULL));
I get :
error ...
Hello, I have an application using nRF5 SDK 17.0.2 and SoftDevice S140, I would like to implement the mesh function on my devices and I have some doubts.
1- What is the...
I tested it in a conductive way. The transmission power of +8dbm is set on the software. Remove C3 and L1 and connect the RF line directly to the ANT PIN to test the transmitted...
Trying to understand how interrupts work on nRF52: does setting an INTENSET register of the said peripheral enable the interrupt, and to propagate the interrupt over the Cortex...
My operating system is window 7, and I have been using nrfjprog v10.12.2 before. When I updated nrfjprog to v10.15.0, the following error occurred when using nrfjprog -v....