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,
I'm using a modified version of the serial example of the SDK 13.0.0 with a PCA10056.
The modification are that i use nrf_serial_read in non-blocking mode (timeout...
I am using SD132 V5 and SDK 14.1
I found the sd_ble_gatts_characteristic_add() is being used in most of the example projects, but I suddenly found the characteristic_add...
I have nRF52 on both central and peripheral. I'm getting the RSSI value on the central by looking at the RSSI field in the ADV_REPORT event. I see the RSSI values has a wide...
Dear Thread-experts,
I have troubles with your Thread CoAP Cloud example. I am using:
Thread SDK V0.11.0
Border Router V0.11.0, ethernet (not Wi-Fi)
cloud_coap_client...
Hi Folks, I am playing with uart ble example described in this link ( devzone.nordicsemi.com/tutori...).
I would like to make BLE uses a unique AA (Access Address) rather...
Hi,
for my sound application, I want to get the amplitude, or dB, of the PDM samples.
Are there any existing function implemented? If not, how can I code it on my own...
Hi, I just started using the nRF52 dev. kit. I am trying to familiarize with the BLE examples.
I have downloaded the nRF Connect...and I can detect the device.
The SDK...
Hi,
I added one more timer. As soon as the timer expires and it runs the event handler, and then advertising stops, and the firmware crashes.
Could someone please tell...
I've recently discovered the power consumption issue with FreeRTOS and SDK12.3:
devzone.nordicsemi.com/.../
So, I am now using SDK12.3 with SDK13.1 FreeRTOS files.
...
I am using Nordic SDK to program an nRF51822 chip. I want to optimize power consumption as much as possible so I am looking at using the -march gcc flag. The problem is I...
I am using the ble_peripheral template that comes in Nordic SDK 8.1. I setup uart logging and also debugging with the following lines of code:
void assert_nrf_callback...
Hi, We are trying to connect a LED to one of the GPIO of nRF52840, we would like to know how to connect it. Connect it such that the nRF52 GPIO sink current or source current...