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 using the NRF52 DK with Keil IDE in Windows. I uploaded the ble_app_uart_c example (Examples > ble_central > ble_app_uart_c) and modified it so that it would print a...
We are Developing a product using RF NRF24l01+ LNA+PA board. We are facing the problem of Range in Urban area we get only 100 meter.Is there any way to increase the range...
Hello I have a setup that work perfectly to debug applications but fails to work with the bootloader. I'm starting openocd, then gdb and issue the following commands that...
During the System On mode and System off mode, I see a spike in current of 400 uA with frequency of around 8Hz. Is it due to the refresh mode or is this different. Could anyone...
My SDK revision is 16.0, but our NFCT driver is programed by ourselves,didn't ues Nordic LIB. HW is also made by ourselves.
It often generates CRC error durring normal communication...
Hi there!
According to the Bluetooth specification (Version 5.2, Vol 3, Part C, 12 GAP service and characteristics for GATT server) the 'Central Address Resolution' characteristic...
Installed the SDK
Wasted an entire day.
Then tried to compile and load sample at_client project
Received the same error.
Does someone deserve a polite or impolite...
~ Is there any way to get information on name and UID of "groups" within a Mesh, and, who are members of the group ? ~ Is there a way to know a new group has been created...
Hi:
We use freeRTOS + tinyUSB + nRF52SDK develope central Application on nRF52840 DK board.
we enable SoftDevice first(it return NRF_SUCCESS). then init the USB Power...
Hello,
I am trying to write a application that can store a simple "INTEGER" value , I want to store the Integer value as 0 or 1 , I beleive RAM Retention would only work...
what are pca10040 and pca10040e? I could not find any documentation for this name?
And also had a question about the dev kit.
I have NRF52 dev board and want to develop...
I am looking to integrate BLE into my application (something like NUS for now). From what I've heard, you aren't supposed to be making changes to the BLE stack itself, and...
I have konw the Thread FTD can network by masterkey . I want to know is it possible to network by CLI masterkey of Thread SED ? because using the same usage , I can not network...
Hi BLE Mesh support team,
We're trying to evaluate for our light and switch products. We have searched for the examples and done some tests. We need some help to understand...