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...
Hello,
I'm using the UART0 in nRF52840-DK for debugging purposes and using the ble_app_uart_c example as a basis.
Now, I need to activate and configure the second UART...
Hi guys
I'm just want to know, is this situation can occur if my application size will grow so high that it could be overwritten by the flash data storage module?
...
I am developing for a Thingy91 and NRF9160 DK
NCS v 1.9.1
I am using the LTE_BLE_Gateway sample using the NRF9160 as the Host and talking over HCI to the NRF52840 as a...
Hi
I'm working with ringbuffers ( docs.zephyrproject.org/.../ring_buffers.html ). I'm using the data item mode. Periodically I put data into the buffer (if I'm correct,...
Hi there,
We are trying to integrate an nRF21540EK shield onto our nRF5340DK. Following the instructions on the following link ( https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello
My production ble performance is lower then nrf52DK.
How can I impove ble performance?
And I think there are two ways.
1. redesign PCB antenna (currently...
So, I'm trying to debug some code I've been working on, so set CONFIG_LOG=y in my prof.config file.
Now, when I try and builld, I get this error:
Error: Image size (0x36c54...
Hello everyone,
I am using the nrf52840 on the CDEBYTE E73-2G4M08S1C nRF52840 BLE 5.0 Wireless Transceiver. robiz.net/e73-2g4m08s1c
There are two device. One of them central...
nRF52840, SDK version 17.0.2_d674dde, SD140.
Our code uses the PPI extensively to manipulate some GPIOs and start SPIM transfers from peripherals using EasyDMA to store...
Hello all! I am trying to interface MPU6050 with nrf52832 dk using the following code. On the LOGGER, I see that the MPU isn't detected, despite I replaced the MPU. The if...
I wrote a reply to a 5-year old question which appeared to be related to my needs but the answer was not what I was looking for.
The case is very straight forward:
The...
Good morning Sir/Mam
i want to read data on serial using nrf9160 by segger. i have pic a sample from devzone "Uart". i have successfully build it and Run on board , but...
Hi,
I am having problem with UART on both NRF52 Devkit nad NRF52480 dongle. If I start from the example:
nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_uart...