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 use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I was trying to setup a nordic nRF9160DK following the steps present on the first lesson of the course "Cellular IoT Fundamentals", and fail to do so. When I got to the verification...
Hi,
I have used PPK2 to measure nRF9160 current using different boards. I like the product, but I'd like to note is that there seems to be a typo in the PPK2 documentation...
Hello,
When we try to run the standard radio tests for bluetooth, we get really low power compared to what is expected (difference of about 32db). Turns out SW_CTRL0 was...
Hi there, I am working on SMP client server application where I want to do the DFU of server from the client side where both the server and client are nrf52840 dev boards...
Hi,
I followed the instructions listed in Installing the nRF Connect SDK (nordicsemi.com) . Then I followed the steps in How to create and build an application (nordicsemi...
I am working on nrf52832 development kit for interfacing SX1262 Lora module via SPI. I have configured SPI 0 as follows:
Initially I am trying to read the SX1262_REG_SYNC_WORD...
Device/Board: nRF5340 DK Application: Mesh Light (Bluetooth Mesh Network)
Use Case: I am currently working on a Bluetooth Mesh network using the nRF5340 DK. My goal is to...
Hi,
We are using nRF SDK 2.6.1 and have selected the nrf7002dk_nrf5340_cpuapp target. After adding CONFIG_BOOTLOADER_MCUBOOT=y to the soc_flash_nrf example,
the code fails...
Hi everyone,
I have a problem about MBR and Bootloader memory (at address 0x74000). I am using nRF52832 S132 v6.
My purpose is that I can upgrade bootloader from inside...
I am designing an FPGA to have a SPI slave port connected to the nRF5340 SPIM4 master running at 32 MHz. But the setup and hold times for this configuration are missing from...
I would like to wake my app from sleep (k_msleep) on a GPIO interrupt. I'm finding that enabling the interrupt draws an additional 6uA however (8uA vs 2uA without it) - am...
I would like to set a gpio pin on Radio RX Ready and clear it on Radio Disable all via PPI. Below is my code. I only get the pin to change levels when the OUT task polarity...
We are looking into the following link for the softdevice S112 API documentation however we are getting Error Code 404.
Technical Documentation (nordicsemi.com)
Can...
Hi ,
I want to enable encryption in Bluetooth communication for a proof of concept.
I have Wi-Fi Provisioning example and in that while sending the wi-fi password ,...
Hello,
We are using nPM1300 in our project.
I would like to configure it to the maximum possible discharge current limit, as there are inrush currents in the board.
...