Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...