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've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi, I'm working on a ble peripheral that uses nRF5340, NCS recently upgraded to v2.6.1, Zephyr v3.4.99. The net core is running the HCI RPMsg controller sample as it is. In...
Greetings all. I am troubleshooting an issue on my BLE sniffer setup. While I don't 'think' this is causing my actual current failure (Wireshark not detecting COM6) I wanted...
hardware:nrf5340dk
case: Bluetooth: Direction finding central/peripheral
I modified the code to change the quantization level of the I and Q data received by the receiver...
hardware:nrf5340dk
case: Bluetooth: Direction finding central/peripheral
I added CONFIG_BT_DF_VS_CONN_IQ_REPORT_16_BITS_IQ_SAMPLES=y in the direction_finding_central...
Hello Team,
Just to give you a background , I am working on a project using the NRF Connect SDK and want to run my application from external flash memory. Specifically,...
Hi,
We have a custom board, where we assigned the following pins for SPI4M instance, and the intention is to use it with 32 MHz:
SCLK = P1.15
MISO = P1.14
MOSI = P1...
I'm working on a tracking project using the Icarus IoT Dev Board (nRF9160), which employs both NB-IoT and GPS functionalities. During the project, I encountered an issue where...
Hi,
I am developing the matter example device. I would like to test the connection to Google Home App. I see in the documentation that I should first create a project in...
Hi Support Team
We have got the nRF9151 DK and want to start the development. Could you provide us the nRF9151 specification file and the hardware design reference file...
I am having nrf52833 module where I am attempting to run buttonless DFU for this I have made some changes in ble_app_uart_pca10100_s140.hex and have used
SoftDevice as...
Hi,
I got a brand new nRF52832 DK today and wanted to program it but the USB is not recognized at all therefore the nRF Programmer shows no programming option.
I connected...
Trying to integrate the serial part of the example code for use with a custom nRF52840 board. The problem is that I'm getting an error in uart_callback_set(uart, uart_cb,...
I use `west debug` to start `gdb` for debugging nRF5340DK
when I use `west build` to update the image, I use `load` command inside gdb CLI, the new `zephyr.elf` is loaded...
I don't know if this is a hardware or a software problem. My nRF52832 code runs correctly on a PCA10040 development board (UUID = E9:4A:AF:04:D2:16). My custom hardware advertises...
My software sent 2422, and I saw it on the net. 2417 also has one.
And the same goes for everything else, which is basically 5M off.
What is the reason?