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,
The nPM1100 Specification states in section 7.2 that:
An application should not be supplied directly from VBAT because it can disturb the battery charging process...
Hi everyone,
I wish know how i can set BLE_GAP_TX_POWER_ROLE_ADV at peripheral and BLE_GAP_TX_POWER_ROLE_CONN at central on UART example provided on nRF Connect SDK v1.6...
Hi All,
I am working on a nRF52832 project using SDK 17.0.2, SD 132 and a custom board. I added secured bootloader functionality according to example. At start of the main...
Hi everybody,
I am with two custom oards that include nrf52840 chip, one acting as central and one as peripheal.
This example is custom to get multilink, for that i save...
Dear team ,
i am working on ble_app_lbs_nus_c project when in this project try to add nrfx_timer.c file
we got an error like this.
Building ‘ble_app_lbs_nus_c_pca10056_s140...
I was reviewing the MNO certifications, and I see that there have been no updates since 1.5.1.
1) Is it acceptable to use 1.6.1 with AT&T?
2) Is certification planned...
Hi, I am trying to update the battery level through an example of the HID keyboard of nrf52832.I'm trying to connect 3.3V battery to SAADC AIN0, but as shown in the picture...
Hi, I have a question about nRF Connect Programmer tool.
[Description]
The device memory layout shows the address range as "0x00000000 - 0x00100000 (size 1048576 bytes...
Hi,
In our application, we are using HID to control mobile phone or PC.When users connected our product, it will automatically connect next time.
But our product is battery...
Hi
I am using Zephyr samples (common with the samples found in NCS) to evaluate the advertisement function of nRF52833DK.
I have run these examples:
Bluetooth: Periodic...
Hi,
After updating the FW as shown on the video, LED3 is NOT blinking, trying to connect (LTE).
If I open the terminal window, select the board, and pressing the Reset...
Hi,
We are using the GPS xample for the nRF9160. and are struggling a little with getting the GPS fix.
$GPGGA,001932.00,,,,,0,,99.99,,M,,M,,*6F $GPGLL,,,,,001932.00...
Hello to all the Nordic Jedi knights!
I have a question regarding the PPK2: Is there a way to disable auto-ranging and manually select the measurement range?
I know that...
Hey,
I have a custom board with nRF52833. Sensor is connected to: P0.11 (pin 19) - SCL P1.08 (pin 17) - SDA
with code below I don't get any `NRF_SUCCESS` back.
I saw...