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...
Hi,
I'm using the new Event Trigger API in a BLE peripheral to set up a connection event trigger as demonstrated in this official sample . The trigger seems to work fine...
In evaluating whether the nRF52833 can connect to our host microprocessor as a SPI slave, I noticed the set up and hold times listed in the data book nRF52833_PS_v1.6 as:...
Hello I am having some problems burning NRF52840 using nrfjprog version 10.9.0. When I write firmware through jlink and continuously burn multiple chips, failure often occurs...
Hi,
We are using nRF52833 with SDK 17.1.0.
We already have a FW that transmit and receive BLE data that is based on ble_app_uart example.
Now we are requiring changing...
An error occurs when building nRF5340 Audio in debug mode using a script.
The version of ncs is 2.5.0.
The error is as follows:
-- Configuring incomplete, errors occurred...
Hello, I am reaching out to you because I am trying to implement a DFU OTA in my project in order to be able to update my firmware with Bluetooth. I have been spending some...
Hello,
I have followed the steps here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation.html to install toolchains and SDK on a fresh Ubuntu 22.04 computer...
Hello everyone, I'm learning about MCUboot. Currently I have tried searching for information online but still don't have an overview. So I hope everyone shares their experiences...
I built blinky which just blinks a light, pretty simple :). Then I found Anroid nRF blinky in your git hub repo, that's a git hub project that remotely blinks a light. But...
In which subsequent process is the random_static_addr_cfg function reflected? Does the ID change with each build? If the ID changes, will it affect Bluetooth connections?
Due to project requirements, I have made significant modifications to MCUBOOT, but currently all projects use the same MCUBOOT file. Is it possible to have MCUBOOT configure...
I'm going to build an project with 2 AS5600 sensors, and also using I2C mux(TCA9548A) to communicate with 2 sensors.
I have some problem with devicetree. There are two errors...
Hi!
I used SDK15 (may be 15.3) with s132_nrf52_6.0.0_softdevice
I used nRF52832 in two modes in one time.
When I stay in connect with my peripherial to a central device...
Hello,
I have a custom board with a nRF5340 on it. The firmware gets built with MCUBoot in serial recovery mode to update the application core. The serial recovery mode...
Hello. I'm using serial lte modem as mqtt client.
After a while I receive fault. Adding logs:
#XMQTTEVT: 9,0 ESP:LTE: PINGRESP packet #XMQTTEVT: 9,0 PINGRESP packet CR...