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...
Hi,
My Nordic kit just stopped detecting from last two days.
I have also check this in other PC also.
It detects some times some times not.
I am using Windows 8.
I...
Hi all,
I would like to know if it is possible to use the uart before the actual bootloader runs... I need to communicate with the master uploading the firmware before...
Hi All,
I need to implement a kinda a mesh network of Nordic device nodes placed nearby to act as a relay, for that I have a use case where following requirement.
...
I'm porting a nrf51 project to nrf52. I'm using softdevice s132 1.0.0.3 alpha. When compiling I get a lot of L6406E errors and a L6407E error. Do you know what's causing this...
hi,
I should how to transplant the official DMP mpu6050 library to nrf51822 above?I don't know how to transplant it and could you tell me how to transplant it?
I have combined to programs Ble_uart and Spi_Master into one. However, after uploading the file the GPIOs do not work (No clock is generated). Meanwhile when I erase the softdevice...
hi,
I downloaded the master control panel(mastercontrolpanel.3.4.0.8098.x64) from Nordic website, but it can't install it in my PC becuse of my 32 bit windows XP system ...
Hi,
Here is the piece of code that is bugging me.
The code algo is at every 500ms timer2 interrupts, and the adc captures 1500 samples and stores it in an array .I always...
I'm using nRF 51822 to develop a proprietary wireless protocol.
At Rx side, every 500ms have a listening window with 10ms to listen if there is package to receive. So 10ms...
I am testing with SDK6.1 S110 7.1. I've noticed that when I try and update the Bootloader image using the Android MCP app, everything updates fine. I have logic in place that...
Hello fellow developers,
I am new to BLE applications and I am trying to do a very simple device with three buttons that informs a Android smartphone when one has been...
Hello all,
I have an ANT project which is running fine using S210 SoftDevice (SDK v8.1.0).
Now, I am trying to extend this project for BLE operation, by switching the...
I have my devices programmed in a way, that they decide whether to enable SD and transmit via BLE or to keep it disabled and start operating using Gazell.
In this case I...
So Segger recently asked me to update my Driver to V500j to be able to run my new J-Link programmers. However this update has completely bricked my Test Software which uses...