I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
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...
Hi,
I have a central that is trying to pair with a peripheral. I want this connection to be secure and I want to use ECB for encryption of data. My peripheral does not have...
Hi,
I'm trying to communicate the nrf52832 with a LIS2DH accelerometer and when I'm trying to read 192 (32*6) bytes of data (to empty the entire accelerometer's FIFO) my...
Hi,
I want to know what is my execution time for each function.
I am using nrf51822 chip and the IDE is IAR Embedded Workbench.
How can i calculate the execution time...
Can I detect overflow on RTC1 when using timers with S130?
In my App, I use timers but also count time with NRF_RTC1->COUNTER. I need to know If overflow happens.
It seems...
Is it right that this flag BLE_GAP_ADV_FLAG_BR_EDR_NOT_SUPPORTED , prevent my device to be discovered by classic Bluetooth stacks?
Which of these flags do I need to use...
Dear Nordic experts,
After experiencing a lot of random issues when retaining bond information during a DFU on some mobile devices, we've decided to choose the safest route...
Dear friends,
I'm developing a prototype which use two NRF24L01+ and the auto ack and Enhanced ShockBurst only works with symmetrical data pipe address numbers.
Per...
Hello,
I want to try out the FDS according to this article .
My base project is the ble_app_uart (periph) from the SDK13 and I am using PCA10040 DK.
I enabled the...
The NDEF message is slightly different between Type 2 and Type 4. Type 4 has a 2 byte length field at the very beginning of the file, called NLEN. The NFC Type 4 example code...
Hello,
I saw that there is now serial dfu option enabled and Id like to make a serial DFU bootloader, however its a bit hard to read this Python code. Would be amazing...
If I want to use official devkits (like nRF51/2-DK) for a project do I need to test and certify them for FCC/CE?
Does FCC apply even on the software running on the device...
I just got nRF52 DEVELOPMENT KIT and NRF51822 BEACON KIT.
Can you tell me that where I can find the reference design for them and what could be the good starting point...
Hello, I am trying to program an BMD-300 using the NRF52-DK on a custom board,
The BMD300 is powered by the NRF52DK
BMD300 -> NRF52DK
SWDIO -> SH_SWDIO (pin 4) on...