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...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Using a pushbutton while advertising, the GPIOTE_IRQHandler handles the pushbutton click OK, but then the processor resets. The RESETREAS is code 4, aka. RESET from soft reset...
Hi,
I have couple of queries that need to be sorted,
http://www.nordicsemi.com/eng/Products/S112-SoftDevice, Says that S112 supports 2-peripheral connection and 1 broadcaster...
I want advertise the peripheral periodically only. i implement the logic it is working fine.but my doubt is once i connected to connected to central device advertise is no...
Noted the difference between the layouts concerning antenna matching among DK 0.9 and DK 0.11.
DK 0.9
DK 0.11
The screenshots are for L3. Differences between...
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...