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 following the example given in the SDK v16 with nRF52832/ nRF52840. For the given example UART is working fine. But whenever I am changing the default pin configuration...
Hello,
We are working on the NRF52840 with the SDK15.3 and the softdevice 6.1.1, we are trying to connect to different mobile centrals via ble. We are facing problems...
Hello,
We are trying to develop a gateway (central) to interface with off the shelf BLE devices. One of the functions of the device is to send logged data to the client...
Hi - I am trying to create a CLI project with FreeRTOS , the project will be used as an aggregator .
I can not figure out why I can't enable CLI , code hangs. would appriciate...
Hello, I have to use 2x VL53L0X in a development based on nrf52832, but I cannot find the adequate library for this share. Can I use the development library on nrf51 from...
I'm trying to modify the lwm2m_client sample with my network APN and Operator details so am adding the following to prj.conf
CONFIG_LTE_PDP_CMD=y CONFIG_LTE_PDP_CONTEXT...
Hi,
During May 2020, there was article describing "Bluetooth flaw exposes countless devices to BIAS attacks", also said that "“After we disclosed our attack to industry...
Hardware: nrf52832
SDK: 16.0.0 with FreeRtos,
Softdevice: S132 7.0
I set configMAX_PRIORITIES to 5 and modified nrf_sdh_freertos_init to set BLE task priority to 4....
Hi,
I'm using an evaluation board with nRF52811 for a smart home device project, which the user can see the distance between his smartphone and the peripheral, calculated...
Hi Team,
1. Is there any tool to generate the ECC Key(Public & Private) pair for validating digital signature things. So that we can use the same and we will implement the...
How do i change the baud rate for the serial LTE modem interface, changing the baudrate in the ~\ncs\v1.2.0\nrf\applications\serial_lte_modem\nrf9160dk_nrf9160ns.overlay has...
I am looking at using a customized version of ESB on the nRF52 where there will be multiple remote devices that share a time period to transmit to a central node (no ACKs...
Hello,
I've been evaluating the speed of nrfjprog vs JLinkExe to flash multiple devices and found out that i could use JLinkExe with .jlink scripts to save roughly 50% of...