Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Can someone revise
www.nordicsemi.com/.../Getting-started-with-the-nRF52-Development-Kit
to include an image from an Apple Mac .(I can provide one)
As well as modifying...
Hello,
I am trying the example code, heart rate BLE peripheral application, on the nRF52 DK. However, I cannot see the screen fill with data in the heart rate monitor,...
hello,
i am working with a long range ble long range transmitter and receiver which will communicate over long range to send a ble nus string in nrf52840, so i set tx power...
I am working with SPI and SPIS examples ( sdk version 13). SPI of nrf52 is full duplex. In the example, I can send data from Master board to Slave board then Master board...
Hello!
I use 2 board nrf52840! I want to transfer large data ( 1~2MBytes) from board1 to board2 with wire to connect. Can have solution for me? (SPI I2C or uart).
According to the description of S132_SDS_v5.0 on page 82, when the establishment of connection, in accordance with the BLE protocol, softdevice will be interrupted frequent...
I am using nRF52840 and the power profiler. I am trying to measure the current to evaluate the scheduling of BLE. Now I am using the ble_uart_c example and I changed the scan_interval...
I'm trying to set up SPI example from SDK12.3, but I get error at line 53 of main.c
static const nrf_drv_spi_t spi = NRF_DRV_SPI_INSTANCE(SPI_INSTANCE);
It's saying...
Dear friends,
i am using Power Profiler Kit with a nRF52832 DK(PCA10036). However, i just find three versions of SDK on www.nordicsemi.com/.../nRF52-DK . My problem is that...
Hi nordic,
nRF5_SDK_14.0.0_3bcc1f7\Raga\examples\ble_peripheral\ble_app_ancs_c FDS\pca10040\s132\arm5_no_packs
I had a problem when I was using FDS,When I use the GC...
Dear friends,
I want to use Power Profiler Kit to monitor the current waves of nRF5x DK, and i followed the following configurations:
The PPK board (PCA63511) is connected...
How do you do
Now use E: \ Nordic \ nRF5_SDK_12 2.0 \ examples \ peripheral \ pwm_driver \ pca10040 demo5 pwm_driver routine
There are two problems:
How to change...