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...
I am trying to get the nRF9160 DK power consumption down as much as possible to establish a baseline for development. After struggling to achieve the values claimed in the...
Hello,
I am using NCS v1.5.0 and an nRF9160 on a custom board, my application has a custom SPM and the secondary slot for the firmware image upgrade is stored on an external...
Hi,
I'm developing a peripheral sensor and central receiver as a complete set. So I wish the peripheral is only visible(or connectable) to its central device.
I know the...
Hi there!
I wanted to do a little side project that's something completely different than BLE Mesh (which I do for work). I decided Zigbee would be fun. Even more so because...
Hi,
I have an nRF52840 DevKit and dongle and am using SDK for mesh v.5 with SDK 17.0.2.
I want to update the firmware in a mesh network and am working on the mesh DFU...
I am using nRF52832 S132 V7.2.0. I am using ble_app_hrs_c example.
I only set nrf_ble_scan_filters_enable(&s_scan, NRF_BLE_SCAN_NAME_FILTER, true) to scan and match successfully...
Hi,
I am interfacing the Peripheral_hids_keyboard + peripheral_uart code
I code can print all the log info data printk and printf data in uart console
I want to separate...
Hi,
I've been working on the hrs example for nRF52840 DK and I wanted to add buttons to the project. For the first button (I took from app_blinky), it is working perfectly...
Hi,
I got a problem while updating BL using ble OTA DFU.
in NRFConnect App log it is showing as follows
nRF Connect, 2021-07-02
DfuTarg (E3:62:FA:A7:AB:D7)
V 17:09...
Hi All,
We've build multiple applications based on Thread. Now, with time our applications are getting bigger and complex, so we decided to integrate FreeRTOS into our applications...
I'm trying to get Multicell Location working.
At the moment it won't compile.
I've tried with Skyhook key and NRF key.
prj.conf as follows:
I'm using nRF9160DK_nRF9160ns...
hello.
Can I tell me How to write application to flash with softdevice s132 v7.0.1.
I want to write application softwear to nRF52832 using command-line-tools (v10.12.2...
Hi,
I have looked at a number of posts with respect to this error, but I still could not work out my issue. Board: nrf52840dk (PCA10056 2.0.1, 2020.37) SES: 5.50a and 5...