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'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...
I have been using the nRF7002 DK board; the nRF7002 uses the QSPI bus and the external NOR flash uses SPI.
The nRF WiFi driver's HAL and interface functions all require...
Hi,
I made DFU procedure with a distributor (nRF52840 DK) and one target (nRF52840 dongle): procedure completed successfully in approximately 45min
Then I made:DFU procedure...
The nRF5340DK's are not programmable on my pc. I have no issues using nRF52DK and nRF52840DK. I have 3 different nRF5340DK's, they all have the same issue.
When I try nrfjprog...
Hi There,
We're new to Nordic and in the process of attempting to move our custom Xamarin application and boards over to use the nRF52832 and the nRF Connect SDK. Has anyone...
Hello,
I used two samples, application_update and SLM, to test and try updating the app from application_update to SLM. I first downloaded the firmware of application_update...
I would like to store context information for each connection, but with central and peripheral connections storing different information. Ideally, this is done in two separate...
hi support team,
we can see the slide in this link: /cfs-file/__key/communityserver-discussions-components-files/4/3201.Measuring_5F00_distance_5F00_with_5F00_Nordic_5F00_Distance_5F00_Toolbox_5F00_slides...
hello Nordic
we are working with nrf52832 and nrf52840 running with ncs v2.5.0 (waiting for v2.7.0 cause 2.6.0 have some issues with cmsis fft tables that prevent us from...
Hi
We are using STM32 board as a HOST controller and NRF9160 as cellular modem. On the STM32 board PPP client is running over serial interface.
We need PPP server support...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application (in BIS mode).
I also have my own customized board, based on Raytac MDBT53v, for...
I have a nRF9160 custom board. I am using 2 UARTs (UART0 and UART2). I need to have an RX interrupt on both UARTs. I have identical setups and configuration and code. The...
We are using PC-BLE-DRIVER-JS for our central and zephyr in our peripheral (833). The central bonded with the peripheral only when the id (IRK) param in our central is set...
Hi all!
Hopefully this doesn't come off as too much of an ignorant question, but I'm having a hard time understanding the pinout of the Thingy 91 since I can't map where...
I´m trying to design a compact circuit for the NRF91, since i have limited space i´m planning to do a board stackup with the antenna board on top. Right now my board is 50mm...
I am working on an application where I am using 3 SAADC channels all with the same reference pin.
Upon startup, I will call app_sensor_init() to initialize my SAADC, timer...