Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...