Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
Best Regards,
while messing around with nRF51822 S130, timeslot API and nRF Master Control Panel, we noticed that:
Issue : if a packet is formatted correctly, but the...
Best Regards,
I am developing a firmware version for nrf51822 based on Softdevice S130 (old v8.1) and Timeslot API.
Currently, I can freely transmit and receive packets...
I'm using the NUS service for a sensor design. It was working fine for me. I don't know what is changed, but I experiences the next problem.
When I connect my sensor using...
What is the RF Connector on NRF52 Preview DK? It looks like U.FL/IPEX/MHF but it does not have the central pin. I want to find a converter to SMA. Could you please suggest...
Hello,
I am currently working on a hard metal project involving Nordic product with Bluetooth.
I have to implement Bluetooth Smart for a bare metal project and I've already...
Hi,
I have an nRF51822-based peripheral with S110 softdevice, and it would be handy if I could nose around central's capabilities when it connects my device (I'd like to...
Hi,
At the moment I try to communicate with an external EEPROM. Writing to the EEPROM seems to work. But when reading back the written data, the program breaks... :-( ...
Hi, In my project I need to program softdevice+bootloader+application at a time, for these previously I used mergehex tool to merge Softdevice, Bootloader,application and...
Hi, I use nrf51822 with SDK9.0, gcc with makefile, and soft devices S110 or S130 on Windows. I would like to learn how to load firmware using the wireless DFU app from within...
I want to make 4 channel pwm output from the nrf51822 ic. I am using sdk6 and softdevice v7.3. I am able to make 3 channels of pwm output by using the library provided by...
I have an issue with indications. I try to send the first chunk of data and wait for indication callback, but my code freeze on while loop.
I activated indications on phone...
Hi all.
I am now testing nRF52832 preview DK examples work with softdevice on MDK-ARM version 5.15 I use nRF52832 preview DK and nRF Toolbox and Termite tool. I hope: ...
Hello all,
I am having problems with scan_start function (or something connected with it). I am using NRF51822 on custom board, using BLE functionality and also UART for...
Hi,I now use the nrf51822qfaaho,s110 v8.00.
I need do a application , have customize serves, with ancs ,and with DFU function.
Does the chip can support this?
Who can help...