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...
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
OS :- Linux
Hardware version :- BC805M
SW :- Segger embeded studio
I am using nrf52805. I am test it with ble_app_uart. It advertisement continuously and shown...
Hello,
I'm trying to transfer data to an L2CAP CoC on a nRF52832 from iOS and Android devices. I've configured the MTU and MPS so that the SDU fits in a single packet with...
I'm using BLE Mesh Sensor example that Client & Sever communication data each other.
Because I'm implementing one by one communication data that client > sever > client...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I'm trying to add a custom UUID in the advertisement packet and scan for the custom UUID in the central device to...
Hi,
Our firmware currently only support full modem update, and I would like to perform a full modem firmware update from 1.2.0 to 1.2.7. According to the reply from https...
hi,i use radio_test example for radio test. If I don't make any changes, the routine can run well, but a PA chip is added to my product to amplify the RF signal. The PA /...
I am getting a softdevice hard fault occasionally, on fully enclosed devices with no debugger port access.
Where can I find info on potential causes of this fault?
nrf51822...
Hi
I have a question about reset Bluetooth, how can I do that?
I don't want to reset the system only to reset ble, turn on and turn off the ble,
thanks and regards
Hi guys,
This is my first BLE project. I want to send sensor data from my nrf52840 dk to my dongle. I know how to make an advertise but I can’t find a way to send my sensor...
Hi!
We'd like to understand the most reliable way for DFU OTA our Nrf52840DK boards over a "serial" topology network?
We are using nRF5 SDK 15.2.0 and our configuration...
we have nRF52832 controller
now we would like to choose the softdevice S132 or S112
how can i select the softdevice?
where can i find the difference between S!32 and...
Hello, Technical support team
In the past, I contacted you to confirm nRF52832 application.
This time, I have a question for a external reset as follows.
My application...
Hey there,
We are working with NRF52832 WLSCP package,
We had stated certification process , for BQB testing need to use the Radio test example with UART between EUT...
Hi,
We are using Nordic BLE-NRF52833 Module one of our products. We are developing our own windows application(using C# language) to communicate the information to our Product...