Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
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,
I am using nus service to send and receive data between Android App.
After connection established, App send some data to my module and ble_evt_handler get that data...
Hi,
I am using SDK 15.2.0 in nrf52840, pca10056 and s140. I want to combine two codes of SAADC and ble_app_uart. I have added every driver files and path for these files...
Hi, I started a 4 layers PCB design in cad-soft Eagle. In nrf52840 ref design they are using blind vias in 1 to 2 layer, so I'm guessing below DRC layer setup is correct for...
Dear Nordic,
I want to test BLE Mesh network. for that one board(nrf52832 DK board is programmed with client example. when i debug the program its entered into app_weak_errors...
Hi
I am using nrf51822 , sdk version 11 and softdevice version 130
In project I am trying to disable SPI1 and TWI0 channel by using following command
NRF_TWI0->ENABLE...
Hi, I are using BT832 module based on NRF52832-QFAA IC in an application. Please provide the following details regarding ble transmission of NRF52832-QFAA-R7 IC
1) modulation...
Hello,
I´ve got a corrdinator, which establishes my network. Also I´ve got an End-Device that joins the network successfully.
Is there any chance for me to observe the...
Hi Nordic,
I am working on a project where I connect via nrf52 DK, to a peripheral. I am runinng on SDK15, with the experimental build ble_app_interactive, inside the ble_central_and_peripheral...
I'm using nRF52832 with SDK 15.0 and Softdevice S132. Within ble_dfu.c anytime a connection is established the on_connect function blindly sets m_dfu.conn_handle = p_ble_evt...
hello nordic ,
i want to download the mesh SDK 2.1.1 to use the light switch example to transform the model simple onoff from sending uint8_t to string ,
i have started...
Hello, I'm using softdevice 6.0 and SDK 15.
In my application, I would like stop the SAADC at the disconnection and then restart SAADC at the connection to power saving...
hi..........
i am using nrf42840 ...segger 15.2 version
i am facing the problem in sleep mode
i used the command to sleep
static void power_manage( void ) { ret_code_t...
Hi guys,
I am currently using nrf51822 with SDK 11. I use Peer Manage to deal with paring and bonding encryption in BLE connection.
Please correct me if I am wrong but...
Hi,
When I'm trying the throughput on nRF52840 with SDK v14.2, I set up a 52840PDK as a 'repeater'; in which case the 'repeater' will receive the output (20kBytes in total...