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 Nordic Community and Developers,
I'm a beginner in the RF world and I'm designing a small Bluetooth module using nRF51822 to acquire the RF knowledge and to use it in...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi,
How Can I verify if my CPU has entered Low Power mode??
I have power manage function running in the main loop , but when I put breakpoint on sd_app_evt_wait() or...
I am trying to read data from SPI slave on the nRF51DK using mbed online compiler. To do this the mbed SPI library (class) includes a method called transfer. When I try to...
Hi,
I am trying to save some parameters after disconnection pstorage_clear or pstorage_store will not return to the pstorage callback function. I am working under SDK 9...
Hi.
I have a question.
I use nRF52 Preview DK, PCA10040, SDK11,
I tryed some examples in nRF52_SDK.
Some projects moved,and some another projects didn't move.
I...
I don't find the information in the nRF51822 documentations and in this forum.
How can I know that? Is there some register to check, or some hints to know that debug mode...
hi,
i am using the nrf51422 and trying the UART example ( in order to connect the nrf51422 and a stm32f4 using serial connection)
what i didn't understand is what does the...
I am using a nRF51822(pca10028) for current measurement. I had set up the devices as told in user guide. I am using SDK 11.0, softdevice s130 and default ble_app_pwr_profiling...
I am trying to make a custom BLE service and be able to do debug it with UART at the same time.
Just trying to print some UART messages at some points in the code.
However...
I have a couple of questions with the MCP.
Before knowing MCP, I've been connecting with my nrf51-DK with the nordic master control app installed in my smartphone. Opening...
I am doing burst transfers using exactly the code suggested here devzone.nordicsemi.com/.../
The problem is, the data is received three times by the receiver (three times...
Hi!
I question the use of Software Interrupts and especially SWI3.
I'm currently developing an
application on nRF51422 based on
SDK10.0.0 and SoftDevice S110
v8...
I know that it can be done and I have read the other posts. I'm still running on SDK8.0.0 with both a S110 and a S130. Using wireshark and the nordic sniffer firmware on a...