Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
Hi,
I understand that the available RAM on the nRD51822 is 16k. How much of that space is reserved for the transmission/ reception of BT packets?
Thanks,
David
I've got something put together akin to the ble_lbs demo which uses a custom service. In fact, it's merely the LED part of that ble_lbs service, but on custom hardware. I...
Hi,
I have just received my nRF51822 based development platform. I bought nRFgo, nRF51822DK and nRF51822EK. However, I am only playing with the Evaluation kit to gain some...
Hello,
I try to modify the advertising initialization to advertise only my custom service (BTS_UUID_SERVICE ). Objective is to hide (just during adv) others sig services...
Hi,
where could i find detailed current consumption and timings (wake-up, rx, tx, power down) in connected mode for RF51822, in order to compute average current value for...
My device :
nRF6310 Rev 1.4(nRF6700)
nRF2722 Rev 2.2
I will use those devices to test RF communication between nRF2722 and nRF51822. Software environment is...
Hello,
I am playing with the s110 ble_app_proximity example.
As I do not want to store info in flash, I do not want to use the bond manager, that stores data in flash...
I'm currently using a combination of the GNU ARM Eclipse plugin and the unofficial pure-gcc Makefiles to build my nRF51822 code. The build works fine with the pure-gcc Makefiles...
Hello everyone,
I want to create a real-time wireless sensor network. There are 8 sensors in the net. I use two nRF24LE1 as receivers to recieve the datas stimultaneously...
Any idea what the max SPI slave clock frequency is on the nRF51822? The product specification (page 46, v2.0) says the max SCK frequency is 2MHz, but I was wondering if any...
Hello together,
I am searching for the source code of the MasterControl Panel for Android.
Is there a reason, that the code is not available, because the source code of...
Hello,
I'd like to know, if there is any difference between nRF51822 EK and DK, except device number. Two devices from EK will be enough for me.
www.nordicsemi.com/....
Hi,
We are interested in integrating BT MP3 player in our product and Im wondering if we can use Nordic SoC to stream audio via bluetooth to the Headset? So create an A2DP...
Hello, I am trying to develop a low power application by using nrf51822 EK board.
In " Reference manual v2.0, 11.1.3 System ON mode ",
it says there is a mechanisms can...