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...
So, hello, hopefully I have done my diligence to be able to afford some help, thank you!
Context: driving an ADIN1110 by Analog Devices with an nRF52840 usb dongle. Within...
I am trying to install SDK 2.1.0 on a new computer. I installed nRF connect extension in VS code, installed toolchain 2.1.0, and then when I attempt to install SDK 2.1.0 I...
Hi,
I've been using dev kits like nRF9161-DK and when plugging them in to my laptop they all work with the Programmer Tool, "nRFUtil device list", and the nRF Connect Code...
To explain our problem: We have a system with a NRF52840 chip, we also have an external flash, the settings_subsystem is mounted in the NVS on the internal flash I have included...
Description:
I am working with an nRF52840 custom board. I have encountered an issue where the board is not detected by the J-Link debugger after flashing the firmware a...
Hi all,
In Sidewalk, the Lora we are using is connected to DIO3 through TCXO, which does not match the XTAL of sx1262 recommended by the official sid_end_device demo. Do...
I successfully read accelerometer data at 3000 samples per second . However, when transmitting the data over Bluetooth Low Energy (BLE) , I am only able to send 200 samples...
Is there any pre-existing library similar to the Arduino avdweb_VirtualDelay library available for the Nordic Semiconductor nRF52840 Dongle? I do see the procedure on how...
Hello In SDK 2.6.xx I used to define an extra CMake argument in the VSCode UI, i.e "-DMFG=1" This argument was available when CMakeLists.txt was processed so I could do additional...
We have difficulties to get RTT prints from MCUBoot while performing DFU.
As far as I understand Segger RTT is reinitialized when booting Application and this might be the...
I want to change the bitrate for different settings:
Different settings with 48khz&10ms:
I try ot change the prj.conf to add these:
But an error occurred during...
Hello,
I have a device that I want to operate on the lower range of RSSI (but still around -80dBm and have problems with disconnect. I would like to understand if there...
I want to capture device log. How to capture device log ? Which configuration I need to enable in SDK ? Can you provide sample example which capture device output log ?
We are planning to use NRF52840 for a medical device would like to know from Nordic or anyone from the forum about the verification/validation of SOUP (Software of unknown...
Hi, I am encountering multiple conflicts in the device tree view, which seems quite strange.
"Oscillators" appears to collide with regulator@4000 .
"Clock" appears to...