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,
we are trying to get FOTA via memfault working on our nrf9160 device.
We are using NCS 2.0.0
We updated memfault to 0.33.0, since that is the latest version and...
Edit -
Didn't notice I'm on 'Server setup' tab...
Problem solved
---
Hi,
Just updated to the latest standalone nRF Connect for PC BLE app.
Not sure what exactly...
Hi. I am currently working on a project where I need to measure the current/power consumption of a software running on a Rasberry PI mod 4 (RPI). The datasheet informs me...
Hi All,
I've tried to port and adjust TimeSync peripheral to my project. We use NRF52810 so I had to use TIMER1 and TIMER2 instead of TIMER3 and TIMER4.
I also "reconnected...
Hi dear all,
I testing smp_svr example on nRF5340DK board , I add bluetooth dfu in project and download into the board .
Use nrf connect try to update, the two update...
Hi, I was trying to test the location sample on my custom board that has an nrf9160 chip. I did everything in this link: https://docs.nrfcloud.com/Guides/GettingStarted/Devices...
So we have our own bootloader project, was trying to get this to work in Segger Studio v6.34 Mac OS Apple Silicon and it would always fail to boot the DfuTarg, the BT would...
Getting linker error "undefined reference to `nRFInitialize'"
Any help would be appreciated, thank you.
T he file 'ses_startup_nrf_common.s' included in project .
Contains...
Hi All!
I tested the central & peripheral_hr_coded examples.By using Nrf connect sdk version 2.0.0 /2.0.2 ,nrf52833DK's. Is it possible to add a feature in the example that...
I am working on implementing a BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED advertising setup.
I would like to minimize the current spike transients...
Hi Team We are working on NFC for our new product. When we measure the power level each GPIO we don't reach more than 700mv. Changing the antenna to a larger antenna did not...
Hello,
I have enabled NRF_LOG over RTT but I get flooded by the same message until my application crashed.
For example:
I get continuously:
what am I doing...
Hello List,
First some context: I am working with SDK 17.1.0 on a nrf52840 (arduino nano ble).
Created a variant of the ble_app_uart example and want to add pairing/bonding...
Hi,
I am aware, that I the PDK is deprecated and I plan to use a nRF5340-DK in the near future.
However, I would like to make use of the PDK I have sitting around and...