Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
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.
I'm trying the ble_app_hrs example on a custom nRF51822 board with s110 6.0.0 softdevice.
Debugging in Keil, the firmware runs fine up to ble_stack_init(). Within ble_stack_init...