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...
Hello,
I ran into this list recently: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52840%2FCOMP%2Fnrf52840%2FnRF52840_ic_rev_sdk_sd_comp_matrix.html...
Hi,
I'm using two nrf52840 Dev Kits and am trying to test out the ATT_MTU throughput example with SDKv16. Whenever I program one of my boards I get repeated fatal error...
I am pulling my hair, literally , I just can't get this company !
I am working with 4 IDE's in parallel and none of them has this stupidity .
I right click->add a new...
Background
I intend to use an nrf52 based board in remote inaccessible locations. It is important that I can always recover from a problem. As such, I want to use the watchdog...
Hi,
In the 07-5123-07-zigbee-cluster-library-specification specification, I see clusters that support CO2 and HCHO, but I did not see any definitions of CO2 and HCHO (cluster...
Hi,
I'm working with NRF52832 which operates on battery in low-power mode.
The unit samples and transmit data (via modem) 2 times a day.
After few weeks / months of...
I have written a UART driver that is intended to receive data in a continuous stream. I know it basically works as it is able to communicate with an external device at 115...
Hi Nordic team,
I have a simple HID BLE device which send volume+/- multimedia keys to a Android device, it works
well if it is first time to pair with the Android device...
I'm developing a project that use BLE advertise and uart communication with other uC.
The uart part is based on libuarte example. To decrease the current consumption, I...
I am trying to do spp communication between central and peripheral with BLE.
First, the peripheral uses microchip RN4871.
The BLE setting is Service UUID: 49535343FE7D4AE58FA99FAFD205E455...
Hi,
I've been trying to run the zephyr's littlefs sample on Thingy:91 under the ncs 1.2.0 tag, but it seems that the flash_open_area function is having some trouble, and...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
When I am going to program a custom board for the first time, can I use example codes from the SDK or should I change anything important on the configuration?
On my custom...