Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
HI,ALL
Is the scanning device always get the BLE_GAP_EVT_ADV_REPORT Event ?
my current project is
nRF5_SDK_11.0.0-2.alpha_bc3f6a0\examples\ble_central\ble_app_uart_c...
Hi,
I'm using SD110, SDK 10.0.0, nRF51822
In my own application, I control 4 servo by pwm with Timer1 and Timer2,
and I have 2 buttons, each button is a flag for...
Hi now i"m working on nrf15882 ,i'm confused how to test ble_uart example?
when i connect to the device(nrf15822),the cellphone app always displays:connecting,
later...
I'm trying to get a hold of a few nrf905 dev boards. Most the ebay boards have "nrf905 (ptr8000+)". Is there any difference between these chips?
I'm assuming the ptr8000...
Hi,
I setup the nrf51 as in central mode and talking to an ARM Cortex mcu via spi bus with the NRF51 set to slave. The spi communication working fine, but when I star scanning...
Hi.
I'm using PCA10028, SDK10.0.0, S130 and "ble_app_hrs_c" "ble_app_uart_c" as reference.
My peripheral's Service UUID = 000098000000100080000017FFE07A00.
I want to...
Hi,
We intend to use nRF5x as main uC for our upcoming 4 new design. (diff. kind of measurement devices)
Instead of qualifiying each new device, we have intended to...
Is there a list somewhere that correlates the NRF_FICR->CONFIGID value with the actual nRF51 variant?
I had orginally used the 16K Ram versions, but when Nordic release...
Hello,
I'm implementing long write function to my project.
I managed to get it working, but i can't send more than 68 bytes of data.
When i'm sending the data, I slice...
Is there a way to tell if the timer is running? There's a start task, and a stop task, but I'm not sure how to tell if a timer is currently running. The best thing I can think...
Hi!
I developed my application using nRF51 DK with nRF51422 QFACA10 chip on it, and everything works fine. But now i would like to program this application on nRF51822...
Hello,
sd_softdevice_enable never returns.
I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM.
I'm running my application on a custom...
hi,
I am using currently keil v5. and sdk5.2, softdevice s110 v6.2 for board PCA10028 by changing header file of broad nrf6310. And also when i have been compile dfu_dual_bank_ble_boot...
I would like to confirm the number of available and configurable PPI channels for the application code when Softdevice S132 is used. I am using nRF52832.
In the Product...