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...
I'm planning to make a custom board using Thing52, following the reference desing. I have some questions (1) Can I use nRF52840 instead of nRF52832? (2) Do you provide an...
To reduce power consumption during sleep I have to completely disable the UARTE0. This is done before sleeping by :
NRF_UARTE0->TASKS_STOPRX = 1; NRF_UARTE0->ENABLE = UARTE_ENABLE_ENABLE_Disabled...
We are using Bluetooth Developer Studio along with Nordic's code generator plugin (Nordic Semiconductor nRF5 1.3.0 SDK 14.0) for our project.
We've made a couple of improvements...
Hi!
I got an error while compiling the proxy client example in BLE Mesh SDK V 2.0.0 as The object file build/light_switch_proxy_client_nrf52832_xxAA_s132_6.0.0_Debug/obj...
HI al
I have a bicycle computer (A) host (SDK 12.1 51822QFAC S130-V2.0.1) and a slave device (B) for measuring bike speed and cadence (using 2032 batteries). 1. When the...
Hi, I was recently asking about OPUS - https://devzone.nordicsemi.com/f/nordic-q-a/32875/how-compile-opus/128181#128181 . Now I am able to run encode on audio data and decode...
Hi
We have a nrf51 dongle for use in a school prosject When the nrf51 dongle is connected to the USB slot in a computer it boots fine without holding the button when powering...
On the Getting Started page, I do not see the USB described in Step 7. I do not see any device. The LEDs flash and the buttons light up LEDs 1-4 as described.
Thanks
Hi,
I'm using nrf_serial 'object' in order to communicate nRF52832 with an external device.
As I work in non-blocking mode I need to verify if there's available space...
Hi,
We are migrating SoftDevice 5.0 -> 6.0.0-6 alpha on sdk 14.2 (s132->s140) in order to be able to evaluate long range. During the migration we stumbled across some problems...
hi all,
I have an issue with hardware in the circuit, which is designed by my self. The PCB has designed a customized
condition:
I have erased full memory and measure...
we want to support the serial bootloader with SDK13, but find that the example is Experimental: Serial Secure DFU Bootloader, can we use it stably? the SDK14/15 don't Experimental...
I am using nrf52832_xxaa and SDK11.
Is there any formula that states the relation between the advertising & scanning parameters(advertising interval, scanning interval,...
I am trying to flash the program into my custom board. and i am successfully flash the program into custom board. I have flashed the blinky code in y custom board. it's works...
Hi everyone,
I would like to know in the ble_app_uart_pca10040 where the Bluetooth antenna is connected on pin planner to be able to change it.
Thanks you for helping...