I'm migrating an nRF52840 project from ncs 2.7.0 to ncs 2.8.0. We pass the board in to the west build command line. Our CMakeLists.txt uses the BOARD & BOARD_QUALIFIERS to...
Hello, I am new to BLE and nrf zephyr programming. I am trying to flash periodic_adv and periodic_sync samples ( https://github.com/nrfconnect/sdk-zephyr/tree/16bcaed54230e3d86aeaf2b2f1d47393967254fd...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Hello DevZone community,
I have been using the lte_lc_conn_eval_params_get() function in my application, which is executed periodically.
However, I'm encountering an error...
Hello,
My goal is to combine the Peripheral UART sample code and the LSM6DSO I2C sample code with the objective of sending data from the sensor over bluetooth. Based on...
I followed the “Getting started with nRF9160 DK” page ( docs.nordicsemi.com/.../nrf9160_gs.html) to activate my iBASIS, However, the process is still not finished with “Activate...
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...
Hi all,
I'm trying to build an v2.7.0 SLM configured to using UART2 for external MCU on nRF-9151.
But the output image was acting weird...
The 2 virtual COM port of...
Hi Nordic Support,
Reaching out as due diligence on this. We've been relying on the HK100515NJ-T for L3 (15 nH DCC inductor), the recommendation from PCA10040, in our design...
Hai,
I am trying the fast pair - locator tag example on my nRF52833. I am using SDK version 2.7.0. The code is compiled and flash properly. In the serial terminal getting...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hi all , I 'm using nRF Kconfig and DeviceTree extension in VSCode . When I try to activate context , dropdown menu doesn 't offer any options . Are there any additional configuration...
Hello,
I have a question about connecting the device to an LTE network. According to some tests I've carried out and some questions I've seen on devzone ( https://devzone...
Hi,
I have a question about the SMS sample ( https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/samples/cellular/sms/README.html ). I can use this sample to send and...
Hello Nordic Community,
I am currently working on a project that involves transitioning from a working Arduino application to a finished IoT application targeting Garmin...
Hello everyone! I'm testing a device using nRF52832 module in quite noisy environment. I've experienced BLE disconnect and looking at RSSI value, I can see it went down to...
Hi,
I have a central, where I want to close the BLE connection and restart the device. I have a button interrupt that does this:
However, when the device reboots. I...
I ran across this issue while troubleshooting a separate issue, in which I have an nRF52810-based board with no external LFCLK oscillator that is rock-solid with nRF5 SDK...