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...
Hi,
I'm using SDK 13.1, SoftDevice 4.0.5 on nRF52832. I have an app which runs for a long time but will occasionally enter the hardfault handler from an address within the...
Hello,
I try to send multi notification in one connection interval, but I can only send one notification.
Hardware
Peripheral: nrf52832 costumed board (with BMD-300...
Hi,
I'm using nrf52 custom board designed for our project,For this we have P0.09 and P0.10 as rx and tx used for uart, when i configured this two pins as rx and tx it is...
Hi
I am running on a nRF52832 chip with following software stacks
Mesh SDK v3.1.0
nRF SDK v15.2.0
Softdevice v6.1.0
I am working on a use-case where I am processing...
Hi
I want to get a certification. I need your help because I am not currently in DTM mode.
The procedure I checked is as follows.
1. J-LINK , USB to Serial Converter...
Hello to all,
I am using nRF52840 with SES SDK15.0 version. My device is goes into sleep mode after sending data to server. But when woke up device for first reading data...
Hi,
Can someone please tell me in what scenario would a device advertise with two different addresses at the same time?
My device is an nrf52382 based custom PCB...
I am try to register nrf9160 DK sim card, but keep getting fail to fetch error. I had made sure that I am entering correct sim Id and the puk but so far no luck to getting...
Hi,
I am using NRF 52832 S132 sdk 15.2.0.
I am working with example project <install folder>\examples\ble-peripheral\experimental\ble-app_multiperipheral.
I added NUS...
Hi,
I am testing the at_client sample code in the nRF Connect SDK.
I want to change the default AT host com port to uart1 or uart2.
I tried to modify prj.conf but it...
Hi! I have some issues with security and BLE. I have a device (using the nrf51822 and S110 softdevice) that has a custom service with a single read write characteristic. Problem...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
In the latest version of the v15.3 nRF SDK, the documentation states bit 1 is used as the flag to enter DFU mode. See below:
// <q> NRF_BL_DFU_ENTER_METHOD_GPREGRET - Enter...