Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi,
Currently I'm working on nRF52 with SDK11 and SoftDevice S132.
Till now I've worked with IAR and my code was based on the "ble_app_uart" and the dfu "bootloader" examples...
WHAT EXACTLY IS THE PURPOSE OF PPI. IF I AM GENERATING A PWM SIGNAL IN PIN NO 21 AND USING A WIRE I CONNECTED TO PIN NO :24(BOTH GPIOS) IN NRF51422 BOARD AND WANT TO COUNT...
Hey I was using the relay example in SDK 12.2 on the s132 NRF52DK.
We added a service and characteristic using the Nordic tutorial - devzone.nordicsemi.com/.../
Using...
I have a very simple test script which enables a BLE service (only the Generic Access and Attribute), advertises and waits for connection. It also sets four pins to input...
We made a READ request from the client with nRF 52 as BLE peripheral.
READ was automatically repeated 10 times when writing 200 bytes of data in a characteristic fashion...
I want to program my nrf51822 aa module but when any softdevice has been already programmed, it doesn;t work..
it says error of erase failed..
flash download failed cortex...
Hello,
I am using nRF52832 DK s132 and interface with accelerometer. Now i have successfully read 3 ADC channels with time period of 244 microSecond on terminal. But i have...
Hello,
I am working on an nRF52832 application that uses SoftDevice S132 v3.0.0 as BLE central, BLE observer, and a proprietary protocol using the timeslot API.
Sometimes...
I have a Redbear BLENDv2 and want to program it with Keil. I am new to both Nordik SDK and Keil. Any help how to get to the example or open the example projects
Hello,
My question is about the case when initiator device attempting to restart encryprion with previously bonded responding device that lost the bond context.
As usual...
Hello,
I am trying to interface bme 280 with nrf52. I am using sdk12.2.2 and referring code twi_sensor.
I am able to initialize the I2C drivers and I can read the chip...
Hi,
My name is Bruno, and I am working with a Bluetooth module from u-blox(NINA B112-00B) which contains a nordicSemi board nRF52832 with a Cortex M4 processor. I'm getting...
Hello,
I am trying to combine Softdevice, bootloader, and Application hex files in single hex file.
Currently using s130, SDK11, nrf51822.
I combined files using this...