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...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
In nRF Connect SDK 1.7.1, how to send hex data over the connection by AT#UDPSEND?
I use AT#XUDPCLI to create UDP client and connect to server.
For the AT#UDPSEND, it seems...
Hi,
1. How do I resolve this error?
2. waring line 93->line 165
3. error : line 104,line114, line128,line 138,
Thank you for all your assistance. Kind regards, Peter...
Hi,
ncs v1.9.1
dk: PCA10090 0.9.0
example :serial_lte_modem
Does this example have the following capabilities?
1. The hex data received from the server in EDRX...
Using the UART example of the 52DK with the TX and RX pins set as 8 and 6 the example works. If I try to change the pins to different pins such as 22 and 23, it does not work...
Hi,nordic
I'm looking for L2CAP Connection Oriented Channels example in NCS,such as Object Transfer Service.
can you tell me some information?
Thanks.
TRANSLATE...
Hi everyone, i would like to put this topic here so that new developers can benefit from it i hope.
when you want to measure the current you need a PPK-2 or Oscilloscope...
Hi expert,
I use the example below:
D:\Nordic\nRF51 SDK\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart
I changed UART pin from default pin0.08 and pin...
My goal is to implement dynamic pairing and connection to a Bluetooth device based on SDK16.0.0 and s132_7.0.1, and add a buttonless DFU function. By sending instructions...
I am trying to integrate GitHub - NordicSemiconductor/IOS-DFU-Library: OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs library in one of the SwiftUI mobile application...
I was starting from multi-NUs.I need to send form a Master a message to 4 Slave every 50mS.
I see that up to 100ms It work but that at 50mS the comunication doesen't work...
Hello,
I was given a project that was built using nRF Connect SDK 1.6.0. I tried installing nRF Connect SDK 1.9.1 but received a bunch of compiler errors when building the...
We upgrade our project from nrf-sdk 1.7.1 to 1.9.1 and it broke part of our project.
The part that broke counts the number of falling / rising edges and triggers different...
Hi team,
I am currently working on a BLE project using nRF5 SDK 17.1.0, I want to interface the nrf52840 DK with the Nrf21540 EK to expand the range.
After reading various...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...