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 guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hello, I have an adafruit bluefruit feather m0 which has nRF51822 on it, I was able to establish a connection and send data until yesterday. When I try to find my adafruit...
Hi All,
I have a general question about the FreeRTOS implementation for SDK 14.0.0.
I've added FreeRTOS onto a basic UART BLE peripheral example that I wrote. I referenced...
Hey Guys,
I'm trying to import an existing Keil project into Segger Embedded, SDK 12.3.0.
I know this link exists which explains importing prior to SDK 14.2.0. However...
In the PS v1.4 pages 13-15 related to the QFN package.
Pins 11, 12 (P0.09, P0.10) are marked with the note '1'.
On page 15, at the bottom, the notes are enumerated:
...
I have a button that will put my device into pairing mode. While in this mode, I want central devices that connect to form bonds so that when not in pairing mode I have a...
Here I document how, in Eclipse, to start two, concurrent debugging sessions to two NRF5DK boards (or other debugging probes) , connected to different USB ports of the same...
Hello everybody,
I have problems with selectivity when I scan. There are 5 peripheral devices with different " DEVICE_NAME " but the same UUID and type (same " ble_uuid_t...
Hi, I am working on a custom board of NRF 51822 driving multiple leds from pin 21 to 30. I am trying to get and transmit the status of all the pins with help of bsp functions...
Hi,
We'd like to implement a feature that allows changing a BLE connection from [central device #1 -> peripheral] to [central device #2 -> same peripheral] (similar to Apple...
Dear friends,
The nRF Connect BLE app is connected with a local device acted as Master. The app supports the configuration of the local device's GATT attribute table, and...
Hello,
After i uploaded a program on my nRF52832 i couldn't enter debug or reprogram the chip. This is the error i get when trying to erase the chip using Segger J-Flash...
Hi,
I am using peer manager to use static passkey with nrf51822, sdk11 and s130 v2.
Is the "case PM_EVT_CONN_SEC_START:" the best place to put sd_ble_gap_tx_power_set...
I know this question has been asked before. As a beginner to Nordic, I tried to get the information here, but ended up even more confused.
I am trying to set up a Bluetooth...