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 update my firmware using IOS-nRF-Connect-Device-Manager and am getting an invalidHeaderMagic error when calling: I am using version 1.7.3 (last version to still...
I'm attempting to use the Settings API save and retrieve data from nRF52832 FLASH memory. I can build and run the example application provided in the Settings documentation...
Hello Developers,
I am working with the nRF52833 microcontroller using segger embedded studio with the latest SDK. My issue is that I can configure and use all GPIOs except...
I have browsing this site, no clearly answer found, but,I think someone has done this job before.
My scenario:
.many BLE client (5.0 above);
.BLE clinet will upload...
Hi, We have an application running on the nRF53, and would like to change the BLE MAC address from the default Random Static Address, to a Public Address with a valid Vendor...
I'm studying with PCA10059,trying to build a gateway between BLE peripherals & PC.
For PCA10059 has build-in USB socket,and I will plug them into PC's USB ports at last...
Hi all,
I want to use UART periodically, but because I need to communicate with other standard UART, I cannot use LPUART
I saw that Zephyr's demos all use CONF_SERIAL...
I am following all the steps given here: nRF Sniffer for 802.15.4 but my zigbee sniffer did not show up. When i did the steps given there for ble sniffer it showed up. steps...
Hello,
I am new to developing with Nordic products and I have a question regarding the components in the antenna matching network. I am designing around the QIAA QFN-73...
Hi,
I am trying to use the nRF915-DK with a GNSS Tracker application. Everything works fine, but, I am not able to set the nRF9151-DK properly for utilizing the board...
Hello
I'm preparing the certification RF testing software on our product 4MOD9192 using nRF7001 for wifi function.
During the certification test process, we need to...
Is it possible to add custom regions for a project to be used by the Partition Manager? I see how and where regions are defined, as shown here , but I'd like to use multiple...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hello,
I am using the nRF52833 - DK and running the USB CDC ACM example. I can transmit and receive data with the example. I noticed that when receiving data I am only able...