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...
Hi,
I made a DFU procedure with:
nRF52840 DK as Disrtibutor
nRF52840 Dongle as Target
Since composition data of my new firmware was the same of the one allocated on...
Hi, I am developing an application to read the ADXL355 via SPI. I have not been able to read the register of my accelerometer. And I don't know why. I tried reading the register...
Hi, I'm getting an error saying that "ble_link_ctx_manager.h: No such file or directory issue"
This is the main.c file:
Also, I have attached the snapshot of my project...
Hi!
I'm developing for nrf52832 using zephyr. I'm using the nordic hal driver in order to use the PWM with EasyDMA. The PWM is used to control a piezo buzzer. The PWM is...
I have very advanced project based on nrf52840dk for dev and custom boards for prod.
The development environment is based on zephyr build dockers. Zephyr is 3.5.0.
I would...
Hi,
I am having a hard time for days now trying to get the MCP2518FD working on a nRF9160-DK board. This device, embedding CAN transceiver and receiver, is accessible through...
Hello ,
I have a few questions about the connectivity bridge on T h i n g y : 9 1 . I 'm currently working with Bluetooth data on the nRF52 SoC and I need to transfer it...
I am building both the IOS and Android version of nRF Connect Device Manager and I am able to bootload/update my application.....but
But, we have external memory and we...
Hi there,
I want to manage certain devices that have an address and a value. I would like to dynamically add and remove devices from my data structure. I believe that using...
nRF52840-Preview-DK LED5 is off, J-Link Error.
I press IF BOOT/RESET key then poweron the PDK, no BOOTLOADER removable disk drive letter appears, I have installed the driver...
Hi all,
I am developing a sidewlk application as a replacement for LoRaWAN recently based on the sidewalk protocol implemented in the nRF connect SDK. I would like to check...
Hello,
We are currently manufacturing products using the nRF52840 with the nRF5 SDK. We are planning to develop new products using the nRF Connect SDK and are currently...
below is my develop environment .
TOOL : VSC - NRF CONNECT SDK 2.6.99 DEV : NRF7002DK
I am currently looking into the BLE GATT structure in NCS.
Since I need to use...
1. am currently using the nrf9161_dk. and have not modified the modem FW in anyway.
2. I am using the vscode extension provided by nordic to build/run this sample
a, i...
Hello, I am trying to migrate from v2.5.0 to v2.6.0. I had subghz working for the sidewalk samples in v2.5.0 but can't seem to get it working in v2.6.0. I don't see any errors...