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...
Hello,
I use a Bluetooth chip nrf52832. I want change the name of the device with the UART port from my Windows PC, but I don't find command or byte to change the device...
I've managed to find some magic numbers/commands for working with nRF5x devices using the CTRL-AP interface, but having no such luck with the commands on an nRF9160. I've...
To the kind attention of Nordic support team,
I didn't find in SDK16 any SES version of secured usb bootloader for PCA10100 (tell me if I'm wrong). I mainly modified PCA10056...
Hi
Accordingly to Datasheet:
Both the nRF51 mbed interface FW and the J-Link OB image can be downloaded from www.nordicsemi.com.
i have the mbed FW on my Dongle and...
Hi,
I need to add custom information into modem and have found that in v1.2 new ODIS fields were introduced.
As I see I can provide any text for device ID, manufacturer...
Hi Team,
I am using latest Mesh SDK and nRF5 SDK.
In sdk coexist example for nRF52832, I tried adding provision over GATT bearer support instead of ADV bearer. After changing...
Hi to all,
I'm slightly going crazy, I'm looking for information related to LE Audio DEV Kit, all the information brings me to KIT rn52 (ok I'll take it now!) But no one...
Hello, I am building a power switch for my application and have some questions about expected behavior when holding a GPIO output signal at HIGH during System ON sleep mode...
Hello, I tried to merged two examples from SDK
1) I run ble_app_bps example from SDK 15.0 HW - PCA10056, nRF52840
2) I included to the main.c
3) I defined in sdk_condif...
Hello,
I am working on a little app running on nrf5340 app core. Now I want also to program the network core, to be able to exchange data via shared memory as little demo...
IMEI 352656100982084
I need your support to solve this matter urgently because we are developing a IOT solution to monitor several thousand motors - one Thingy 91 for each...
Hi Team,
We are using nRF9160 -DK (0.8.3), As per the document we followed the procedure from here . Loaded the respective application to the on board controller(nRF52840...
Hello
I try to use nrf24l01 in multiceiver mode for a domestic application
I made a simple set-up with 2 nrf24l. On the receiver i activated 4 pipes (0 to 3) with these...