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 all,
I'm using chip nrf52832 with the last enabled stack which integrates the adaptive upgrade for bluetooth 5.0. However I'm insterested in long range and that's upgrade...
Hello,
Is there any example of simple peripheral to update the firmware using over the air download for nrf51?
waiting for your kind rhelp.
Regards
MAbbas
Recently,I confronted some particular circumstance that I have never came across.
The device programmed used by Jlink and Keil,so I check the address of flash,it showed as...
hi all,
i'm using nrf905 for wireless communication at range of about 30meter @433mhz.
and have some question ,maybe your guys can help me.
thank you.
q1:upclk pin...
According to the documentation, it is possible to upgrade the Thingy:52 firmware via a cable connection using nRFgo Studio. Can I connect the Thingy:52 directly to my PC?...
Dear Nordic Team,
Thanks for supporting.
Now i am trying to work DFU with NUS example.I am following As per nordic document like: infocenter.nordicsemi.com/index.jsp...
I am trying to communicate with DS1307 (RTC) using TWI on nRF51822.
I have configured the pins, address (0x68 fixed for DS1307), frequency and enabled TWI.
Now I am about...
Dear Nordic,
Some time ago we started a project in which we decided to use ANT protocol to communicate wirelessly. However, now that we are going to production in a very...
my programer have many place use sd_ble_gatts_hvx() send data , if i get the BLE_GATTS_EVT_HVC ,how i know this return value return belong which use sd_ble_gatts_hvx(),how...
how to save a problem,if one Thread use sd_ble_gatts_hvx() send many package ,but i use vTaskDelay(50)( the freertos delay api ) when one package send ,then send another package...
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
I read an article about the connection, pairing, bonding and whitelist, there are some doubts:
Bonding...
i want to send data according the ruture value , because we all the data send ruturn value ble_evt_tx_complete ,how i can distinguish difference channel'return value
I've been trying to trying to upgrade some code from SDK 12.1 to 12.3 and it no longer fits in 16k RAM.
I initially thought the problem was this data segment in the linker...