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 running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
When building a solution that supports Bluetooth MAC address randomization are there any options available in nRF Sniffer to allow packets to be captured. e.g. potentially...
Hello,
I do connections between nRF51 in my application.
When the central detect an advertising frame, it ask to a server is the device is allowed (few ms). When server...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi,
As explained in devzone.nordicsemi.com/.../ I want to interface my Beacon to a Invensense sensor with I2C. I'm having a hard time about using the I2C drivers/examples...
i failed to program the ptr5518 module with a jlink EDU.
it gives me :
$ JLinkExe
SEGGER J-Link Commander V5.02 ('?' for help)
Compiled Aug 28 2015 19:48:33
DLL...
I'm following the SDK 8.1 example from here with S210 v4 but I never seem to get a PSTORAGE_STORE_OP_CODE or PSTORAGE_UPDATE_OP_CODE.
I do however get the PSTORAGE_LOAD_OP_CODE...
Hello!
I'll start by giving some context: custom bootloader created via modifications to the one provided in SDK6.1, then ported to SDK9.0. SD revision 0x0064, running...
I am working on an mbed nrf51-DK powered Bluetooth Low Energy project. I have been developing various GATT services, however, I have now found my project has got "stuck" on...
Hi,
I'm using 3rd Generation of the nRF51822 with SoftDevice 8.0.0 and SDK 10.0.
There is an example in the SDK installation folder which shows how to use the TWI transaction...
Hello,
I have PCA10004 rev 2.2.0 evaluation kit and have tested S110 applications with SDK9.0 and softdevice 8.0.
Now I am working on S130 stack, softdevice v 1.0.0 and...
Hello,
I am working on S130 stack with version 1.0.0 and SDK 9.0 . I am testing the example of ble_app_hrs_rscs_relay_s1 project and it is working as a peripheral but the...
Hi nRF team,
I read somewhere that the sensitivity of the nRF52 is degraded when the internal DCDC is enabled. Can you confirm or dismiss this? If true, what is the sensitivity...
Hi,
I want to use nRF52832 for our new development.
So I have to get examples source code like nRF51822's Keil Pack Installer.
Where Can I get example source code for...