[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...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I am using the ble_uart_app on the dev kit with the nrf52. SDK version 11.0.0. How do I get the bsp_event_handler to get fired on a button release and button push event and...
Hi, I'm using stlink + openocd to flash and debug and it works fine.
But I want to measure the current consumption with nrf51822 debug interface off
Is there an equivalent...
I have a high-speed signal which I would like to sample with the nrf51's ADC. The signal is periodic (80kHz) and is from a low-impedance source (op amp buffer). I don't need...
I've been searched windows sample application for bluetooth.
I got android sample code but I need MFC sample code now.
If you have the sample code please let me know.
...
I've been playing around with the multi-central central/peripheral examples and I thought I would modify the peripheral to instead use a service I had written for another...
Hello,
If I supply 1.85V on the "External supply" pins, can i use all the modules of the board (nRF51DK)?
I need to have less than 2V on some of the pins as an output...
Our application is a smartband based on nRF 51822 with SDK 9.0 S130, and we found that the device will stop advertising unexpectedly (application is still alive). We have...
Looking at the radio section of the nrf52832 data sheet I see that in section 21.1.2 Packet configuration it is stated that
"For all modes that can be specified in the MODE...
Hi everyone,
Just a brief introduction about my system, I am currently working on Brain computer Interface which was funded by NSF. In our system we have Sense electronics...
hello there , i have put my nrf51 dk in system off mode.then i am generating interrupt using button 3 to wake up it. but my nrf51dk can't wake up. can you hel p me??
my...
Hello.
I use nRF52 DK, S132v2 and PCA10040.
I want to get timestamp like GetTickCount of C++.
When I searched Documentation, I found RTC what can do like GetTickCount...
Hi,
When I finish coding, I can generate .HEX file for all products. But for real mass production, I may need to flash a seperate serial number in somewhere for each PCBA...
I'm trying to transfer a txt file by sending it from a terminal to my NRF52 DK with the BLE_UART example. I always get a BLE_ERROR_NO_TX_PACKETS avter a few packets though...
Hello, everybody. We have a custom board with nRF51288. We also have code based on ble_template that is working on Nordic devboard and dongle. Code is also working on our...
I am having difficulties porting the SPI Master demo to an S130 Soft Device on SDK 11.0.0. From the looks of it, there seem to be some issues with interrupts but I am unsure...