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 know how to set the TX power on an individual bluetooth handle basis per connection/advertisement. This is fine for advertising because I can create the advertising set...
In Bluetooth, in the example of multiple advertising sets, within the advertising parameters, there are minimum advertising intervals and maximum advertising intervals. Is...
Hi,
I try to communicate with a MRAM (MR25H128A) to nrf52832 board via SPI communication. I write an overlay file setting up all the necessary pins. Although I am getting...
If I'm building an iOS app to connect to a nRF5340 device and want to build DFU/FOTA into my app. I used the IOS-nRF-Connect app and followed the FOTA over Bluetooth Low Energy...
Hi,
i've been working on a ble central that's supposed to read tempeture value from a ble peripheral that i made ( i can read that value and see it being updated from the...
Dear all:
I wanted to config the broadcast name and broadcast code of broadcst audio source dynamically through the ble link. I added the nus service to the broadcast audio...
Use case:
A moving NRF9160 modem often needs to connect and retry many times in normal operation. there are some cases where they are towers, but not allowed on them. etc...
Hi,
I am looking for sample code for accelerometer sensor ADXL355BEZ, ADXL356BEZ which works with nrf52840. can anyone please help me to find out.?! Thank you, Shreya
Hi, we are using MAX817048 fuel guage in our project which uses nrf5340 brd. we are using the max817048 fuel guage drivers provided by zephyr in sdk version v2.4.2 to integrate...
nRF52840, SDK v17.0.2, SD140 v7.0.1
My device is sometimes (only sometimes!) failing to enter a low-power sleep mode sometime around establishing a BLE connection; I am...
Hi, We are currently developing a embedded system utilizing timeslots. When the device gets awoken from deepsleep we want to get a timeslot as soon as possible in order to...
I am using four threads in a application which are main(priority 0), sensor read(priority 6), BLE notify sender(priority 6), ideal thread(priority 15). sensor and BLE notify...
I am currently working on a project using your device (nRF9161), and I need some assistance with incorporating the current date and time into my log messages. Specifically...
Hi, I'm working on a project with a nRF21540DK. I'm working with SDKs and toolchains V2.5.3.
I develop a BLE central following the sdf-nrf/samples/bluetooth/central_uart...
Hi there,
I have worked on visual studio code for nRF projects for many days. It was working fine till yesterday. But now, no project is building successfully. I am getting...