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...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hello,
I have a requirement to implement the following functionality. Can this be done?
Basically i need to store some customer info on the NFC NTAG. This has to customizable...
I am using nRF Connect for desktop v2.3.0. In my DIS service Firmware Revision String characteristic I am using a string of 30 characters. But when I connect to my device...
Hi,
We are looking into developing a device based on 52832 platform.
How many devices (phones) can be paired with our device?
In other words: How many pairing keys can...
See attachment - enlarge if it's too small. How can I get nRF Connect on my Windows 10 laptop to bring more than 20 characters, and also print in text (instead of hex values...
I would like to know the part number for the Side facing RGB LEDs used in the Nordic Thingy 52. I couldn't find the Bill of Material for the Thingy 52.
Hi. I got TCA6424A IC which communicates through i2c. I tried to use that with nordic but it doesnt respond. I used simple twi scanner application which should print address...
Dear nordic employee
My 52832’s GPIO control the external 32mhz crystal‘s power,
when the 52832 work in the sleepmode ,I cut the 32mhz crystal'power
then when I want...
Hi I have a problem with TWI (the slave part), that is, we can only receive on nrf52840 8 bit, there is someone who knows how to do so you can receive 16 bit, we have taken...
Is there possible to get timer period shorter than 12us with nRF51 and SDK 14? "timer" example with PCA10040 works correct, but with PCA10028 not. When set timer period lower...
When I go to build any of the nRF SDK BLE examples, I get linker errors that app_error_handler was not found. I now copy-and-paste a boilerplate version of that into the code...
Hello,
I'm currently trying to OTA update the firmware of my nRF52832 DK, I use the SDK 12.3.0.
I loaded the BLE Secure DFU Bootloader in the DK, it's advertising as...
Hello, i use nRF5_SDK_12.3.0_d7731ad. I took this tutorial https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and according to...
Hi, Guys,
I am using nrf52832 for our product. Recently I updated stack and sdk from s132v2/sdk12.1 to s132v4/sdk13. However, I see a new characteristic under Generic Acess...