Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
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...
I am bringing up a custom board based on the PCA10040.
As the first step, I simply copied (no changes) the file pca10040.h and named it as "my_custom.h". I then defined...
We have an nRF52 DK system running ble_app_uart_c example code and communicating with a peripheral device. We setup a second development system using another nRF52 DK system...
I have the nRF52840-DK with the adafruit PN532 RFID/NFC shield installed on top of it.
I run the TWI Scanner and receive a report that a device was found at address 0x24...
I am having a strange issue with my custom radio protocol. I have ported the code to the 52840 and SDK15 from the nrf51822 where it is running with no issues.
The issue...
Hello,
I have PCA10040 development board with nRF52832, Softdevice S132 v6.1.0 & SDK 15.1.0). I wanted to use the extended advertisement feature to advertise more than 255...
Hi,
After developing two application, one for emitting extended advertising and other one for scanning this kind of advertising on nRF52840 DK (Github repository here: MOTAM...
Hi,
I would like to ask two questions.
1)
I understand that the nrf52832 does not support the feature "Transmitter has a Stable Modulation Index".
But the component...
Hello, I am trying to build the asset tracker reference app for my newly acquired Thingy:91.
I went through the instructions to get the toolchain and SEGGER IDE up and...
Hello,
We are currently using a Raytac SoM that has nRF51822 SoC with Adafruit UART firmware. We are running into two different scenarios BLE connectivity issues where the...
While going though the Makefile of the FreeRTOS HRS example in SDK 16.0.0, I noticed this part:
By default, link time optimization (LTO) is not enabled.
If I enable...
After Christmas update we are unable to use DFU from Android devices.
We've been using such function on a regular basis with our devices and everything has always been fine...
Hello everyone,
I'm using a NRF51822 as a central device, I connect to a peripheral (NRF51822-based device), then I stop the scan. At a later time I initiate another scan...
Hi,
I am trying to program nRF52832 custom circuit with nRF52 DK, I have connected debug out from the nRF52 DK to the custom circuit containing nRF52832 debug in. When I...
Hey Guys,
i am currently experimenting with the NFC functionality and have an issue with our "nrf52840-DK" boards:
i am testing with IAR (8.40.2 - including the library...