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...
Hi,
I want to weld my product that contains NRF52840, using an ultrasonic welding machine.
Currently I'm thinking of a welding frequency of 20KHz or 40KHz.
1. Is there...
I am currently working on a NINA-B4-TAG from ublox, there is a requirement to be able to dynamically turn on and off the CTE without completely turning the advertising off...
I am thinking of using nRF5340 Audio on a development board.
The I2S-compatible IC on the headset side is an IC called AK4432VT.
The following settings are required to...
Hi,
We have a nrf5340 module on a custom PCB that is connected to a computer through use of a pcie header. This PCIE header allows USB communication to the module and supplies...
Hi,
In my project I need to send maximum bytes possible inside one package. When using the nrf connect app I can see that when reading the characteristic this works, but...
Hi . I have two questions about the PIPEs in Zephyr RTOS , especially regarding the correct use of the k _pipe _put and k _pipe _get functions :
1 ) In both functions ,...
Hi,
when I configure CONFIG_BT_SETTINGS=y as I want the device to remember the pairing parameters, the services defined with BT_GATT_SERVICE_DEFINE dissapear.
As far as...
Hi,
I use nrf52833 running ncsv2.6.0,
I trans v2.6.0\nrf\samples\bluetooth\central_hids to \ncs_v2.6.0\v2.6.0\zephyr\samples\subsys\usb\hid and now plus usb to nrfUSB...
How do I switch nrf52832 from a broadcaster to a peripheral with a service via a keystroke interrupt? After trying it out, I found that my problem was mainly: I didn't know...
Hi,
I'm trying to control nrf9160 SIP from stm32 MCU via AT Commands. Should I program on the nrf9160 the AT_CLIENT sample for this purpose or is not neccesary?
I'm trying...
Hello Team, We are currently working on a project for interfacing Larger TFT LCD display with Capacitive touch with nRF5340 Devkit board and SoC. As per the datasheet of the...
We use custom board with NRF52840 and a MODBUS CO2 sensor. We are struggling with power consumption when the serial is enabled. The goal is to take measurements and then put...
// <i> NRF_FSTORAGE_SD uses the nrf_fstorage_sd backend implementation using the SoftDevice API. Use this if you have a SoftDevice present. // <i> NRF_FSTORAGE_NVMC uses the...
Hi to all,
I have a problem and a question regarding the power measurement setup I’m working on.
Regarding the problem, I am trying to measure the power consumption...