I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
I use SDK v.2.6.1. To avoid other possible factors affecting the results, I only keep the simplest function in the code which is reading the potential of gpio every second...
In the pairing process among 1 Central and 2 Peripherals
Sometimes the Pairing processing rarely does not work correctly and the following log output:
<err> cis_gateway...
Hello,
We would like to inquire about a technical issue regarding the nRF7002 + nrf5340 with sdk v2.7.0. We have a nrf7002 module connected with nrf5340 through qspi interface...
Hi Support Team
I want to install ZAP tool for NCS V2.8.0 that for Matter development. The command I use to install is pip3 install -r E:/ncs/v2.8.0/modules/lib/matter/scripts...
Hello :
1.
There is VAMP_IN_XO_LOW in the link, is there VAMP_IN_XO_High (Introduction of relevant information)?
That is, what is the voltage peak-peak requirement...
Hi I am using nRF5 SDK 17.1.0.
Hi I am trying to integrate ANCS in ble_app_uart example. In this example, I am not using bsp library as it is for my custom board.
I am...
Hello Nordic community,
I am facing an issue with flashing the nRF54L15 blinky project to the DK using vscode in Windows 11.
It looks like the compatibility issue between...
I am working on interfacing BLE between my nRF52833 device and both a mobile and a PC. The advertising process is functioning correctly; however, the connection is not establishing...
We have successfully developed a Bluetooth-based tag using the nRF52832 controller and are gearing up for bulk production. While the development phase has been completed successfully...
NRF52840 and NCS
We currently have a large Thread network and plan to configure the network using the Commissioner-Joiner form of network credential distribution.
I...
I need help building the connectivity firmware and getting it working with the examples in pc-ble-driver-py.
If I use nRF Connect Desktop to program a nRF52840 DK, I can...
Hello Nordic DevZone,
I am working with an nRF52840 (from the nRF52840-DK) and I am in the process of connecting the SWD interface to my custom board. I have the following...
I tried 2 different samples in 2.9 with nRF54L15. None are working. Got some SIGTRAP inside
0x0000a4f6 in sym_KOE6VAFEEMU6WWJIX2YPZ4GY7B7U3D4BFIDGCKQ ()
Any ideas ?