I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi,
i'm doing my own bootloader and i want to use external flash to download image trough a spi. The bootloader project based on example from SDK11, now just an external...
Hello:
It appears (although I am not 100% certain) that there is a small delay (< 10 usecs) between EVENTS_END in the radio and MICSTATUS in the CCM. I believe I have read...
Hi,
I've got an application running on an nRF52, and it's calling sd_app_evt_wait() from the main loop - and it's staying in that function pretty much all the time.
...
I don't have a 32KHz crystal on my board (using the stock Rigado module) and power isn't an issue as the board is mains powered in operation, so I was intending on using the...
I found a alpha version of softdevice v3.0 (s132_nrf52_3.0.0-2.alpha.zip), and it supports MTU_SIZE > 23 bytes, but there is no SDK (current version is v11) supports it. When...
We have two nRF51822 chips with cleared contents in FICR, e.g. addresses 0x10000000 - 0x100000FF are 0xFFFFFFFF.
UICR works as expected.
Chips execute code.
Radio performance...
Master control Panel.exe 3.10.0.14
winxp sp3
.net framework v4.0
The day before yesterday it's OK, but this morning MCP won't start. The windows event info shows:
...
Hi
I'm looking for a functional example based on Freertos and nrf52 on SDK11 and SD132. I'm having problems (hard fault) and I've been looking for this example but with...
Hi There
I see there is a Proximity App - is this available for downloading like the beacon App ? for use in xcode ?
Also, in the demo, there was a bluetooth unit that...
I use a android phone as central(Master) and use a nrf51822 as a peripheral(Slave).
The peripheral can send the "L2CAP Connection Parameter Update Request" to change the...
Hi
I have a BLE nRF51822xxAA project created with Keil 5.15, SD 100 ver 802 and Family Pack 803.
I made a new configuration in a new machine with Keil 5.2 and I am getting...
I want to create my own PCB which can communicate with the following Transmitter:
www.hobbyking.com/.../_ 43854__Turnigy_5X_5Ch_Mini_Transmitter_and_Receiver_Mode_2 .html...
Hi! I work with a smart Beacon Kit nrf51822 rev1.0.0, s110 and I have visualised my current consumption. What I expected to see is that my beacon could send in one time all...
We are preparing a project where several mobile phones
with Android OS in peripheral role will be connected continuously to
one nrf51822 with S130. Communication must be...
On nrf51 I was using:
pre flash: w4 4001e504 1
erase all: w4 4001e504 2\n w4 4001e50c 1\n sleep 100
pin reset: w4 40000544 1
Is it still the same for nrf52...