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 am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. I started building off the ble-app-hrs in the examples of the documentation so my code is pretty...
Hi,
We're trying to port and migrate our nRF51 SDK v8 (softdevice s110) codebase to nRF52 SDK v11 (softdevice s132), but we're seeing a crash occur (goes into HardFault...
Hello,
Can anyone help me figuring out the best possible way to store certain characteristics which I want to never reset values on the events of controller RESET or power...
HI
I want to know the max of number of data package send from phone in one interval?
Now I could only get one package form iphone6 with character of write without respond...
Hi,
What happens if a user initiates DFU but never continues the process of uploading an image, does the device sit in this mode indefinitely long?
How might we implement...
Hi,
We're trying to port and migrate our nRF51 SDK v8 (softdevice s110) codebase to nRF52 SDK v11 (softdevice s132), but we're seeing a crash occur (goes into HardFault...
hello everyone:
I use nordic APPtoolbox to test DFU ,android toolbox can DFU,but ios toolbox can't DFU
1、 i use sdk9.0 dfu project,and sdk9.0 ancs project
2、 blog.chinaunix...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hi,
Where to get Master Control Panel 3.4.0 source code? Our project is related to creating proprietary BLE profile's. We have some idea on how to program a sensor device...
Hi,
on my board I have a nRF51 and a LIS2DH accelerometer. I want to enable an interrupt pin INT1, so if the LIS2DH sends an interrupt event (pin change from high to low...
I am using example->peripheral->uart(KEIL version MDK 5) in SDK11.0 . Because my 52832 board is a new one I made, I changed RX_PIN_NUMBER and TX_PIN_NUMBER to 9 and 8. CTS_PIN...
Hi,I'm using mpu9150 imu sensor with nRF51822 EK kit, i want read that sensor values i.e acceleration, gravity, yaw,pitch,roll values in keil ide ,how i can do that? Can any...
Hi,i'm using the nRF51822 with the IMU 9150 sensor, i'm using the github.com/.../nrf5-mpu-examples git repo for my sensor. while i try to read the values of sensor in Tera...