After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hello,
I am trying to use SPI on a mbed nRF51822 and am following the documentation suggestion. We've deleted all code except the minimum to try and track down the problem...
Hi,
i want to build an applicaiton with gcc and eclipse setup and S130. I use OSX.
if i don't use the softdevice and run it with the blank linkerscript my blinky code...
Hello,
We are trying to update to Keil uvision 5.11 and unfortunately breaking our teeth on the pack Installer. The Nordic SDK 5.2.0 is installed on the machine but when...
Hi,
I have installed nRF Master Control Panel app on custom board running Android kitkat 4.4.2(ASOP).
But when I run MCP app it gives prompt that 'Device doesn't support...
Hi all,
I develop a central application, which manages multiple peripheral connections. The application often has to stop and start scanning again. In rare cases the function...
Hi,
I'm trying to get the bootloader from SDK v6 running with SoftDevice v7.
I managed to compile it under Eclipse (gcc). I've just removed buttons and LEDs from the code...
I would like someone from Nordic to confirm that the new softdevice release s110_nrf51822_7.0.0 is not suitable for the 128kb versions of the chip (in my case nRF51822 QFABB0...
Hi!
How is the functionality choosen, the nRF51822 has to offer?
Is the SoftDevice (e.g. SD120) an API in C where a specific functionality (e.g. central role listening to...
Is it possible to use nRF51822 Development Kit without nRFgo Starter Kit? What I need - is to be able to connect couple of LEDs and buttons, can this be achieved without buying...
Hello,
after successfully calling sd_softdevice_enable(), I call ble_cscs_init() and that function returns with error code 7, which means NRF_ERROR_INVALID_PARAM. I've tracked...
Hi,
After doing an sd_nvic_SystemReset(), the bootloader does start advertising, but for some reason the android app nRF Master Control cannot connect to it.
If I connect...
Hi everybody,
I'm currently writing an Android application allowing me to communicate with a NRF51422.
I've created on the Nordic chip one proprietary service with 2...
please help to confirm the ESD grade of nordic SOC. i can't find all the parameters(HBM, CDM,MM) in the datasheet, only HBM in 24LE1, and only HBM&CDM in nRF51822.