Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
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...