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...
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...
Hello ,
I am using sdk12.2 and pca10028. I have implemented rtt viewer so that I dont need uart to debug or to print something. I am using uart to send AT commands to esp8266...
Test the UART Application with the nRF UART app, which is available for iOS (App Store) and Android (Google Play).
You can also test the application with nRF Connect by...
Hello
I am working to connect several centrals(MAX : 4) for one peripheral.
I found nRF5_SDK_14.1.0_1dda907\examples\ble_peripheral\experimental\ble_app_multiperipheral...
Hi,
I'm wondering if there is an example for scanning and advertising at the same time during a connection as peripheral? Or is there an example where I can start from...
Hi, trying to upgrade from V12.3 to V14.2 with a nrf52382 and SD 132.
I'm stuck with nrf_sdh_ble_enable returning an error code - unfortunately, the SDK documentation does...
Hello,
I will be using the NRF52 to send out advertising btle packets.
I am curious if anyone has any idea if the radio is strong enough to still send out packets if...
Hello
Is there any possibility to get receiver IF to any package pin. Even some kind of factory debug mode.
Normal receive functionality during this is not needed.
...
Greetings, we're currently working in an application where we need to connect different peripherals to a nrf52832 for a wearable device. Each of these peripherals uses a different...
Hi:
i write very simple BLE App, it used open link. No security/encrypt. 1 service with 2 characteristics.
tx(serviceTXID, rxBuffer, 0, sizeof(rxBuffer), GattCharacteristic...
Hi there,
I wonder why I have to flash my nRF51 DK using mbed build first to make the SDK build work?
I received my 2 nRF51 DK today and I tried the first one in the...
Hello
I am new to Nordic's product line. I would like to know if there is a recommended Bluetooth 5 SoC for wearable products that require years of battery life. For example...
Hello, I am trying out my pca10028 board, with s110 and my updated ble_app_uart expample. I am trying to detect a link loss: board advertises as peripheral connects with android...
Hello,
I work on module BLE LAIRD BL652 and I'm a BLE peripheral. I have tried to make a BASIC program for advertising while in a connection but without success.
As...
Hi,
i am creating a new project iar workbench 7.8 with SDK V8.1.0 and softdevice V8.0.0 using custom board nrf51822 ic revision 3 (QFAAH00),clock source as "NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION...