I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My issue is that even when using...
Hi All,
I am building a event driven IoT application thus using the Nordic CAF I like to know if the Nordic and/or zephyr (system) threads are running fine (if not the watchdog...
Hello,
I am currently migrating from NCS 2.6.0 to NCS 2.7.0 on my board with an NRF9160.
During that process I switched to the new hardware model and to sysbuild. As far...
Hi,
I am getting the following error: CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/extensions.cmake:2891 (message):BOARD is not being defined on the CMake command-line...
Dear Team,
This is my first embedded project.I am basically from Analog design background.
I connected the nRF52840-DK board as shown below.
I connected the board...
Hello and thanks for reading. Our device needs to act as both a central and peripheral. I have written all the peripheral code, and its all working perfectly. However, once...
Hi,
I have a project in which I'm using the nRF52840 with OpenThread and the device is configured as an MTD to minimize power usage. I have recently updated my nRF Connect...
Hi All, I am getting build errors for a project. Project specifics below: - nRF52832 (custom board) - NCS v2.6.0 - Custom board files and other configuration files attached...
My application is running on a nRF9160 using NCS v1.7.0 and modem FW 1.3.0. Sometimes, when our device is in an area with bad LTE coverage, I believe we're overflowing some...
Hi there,
I am using the NRF52840DK development board as a learing experience. I have used the EXCERCISE8 on the Nordic learning program and created a SPI driver for a simple...
Hi all, I am observing some strange behaviour on my two nRF52840 devices. They are running NCS v2.1.0 (Zephyr 3.1.99), one as central and peripheral, one as peripheral only...
Hi,
I am trying to build the pc-ble-driver library from source following the readme instructions ( https://github.com/NordicSemiconductor/pc-ble-driver ) on my Windows...
Hi,
MCU: nrf52840
SDK: nRF5_SDK_17.1.0_ddde560
I am facing such an issue, sometimes after the device's OTA success, and then I would like to upgrade to another version...
Hi. I'm on a relatively old ryzen-5 windows 11 PC and I get 30 FPS when recording power with Power Profiler version 4.0.0 and 2 FPS when recording with newer versions (4.1...
Dear Nordic support team,
I cannot enable the Nordic specific HCI command to enable the HCI survey, I always get the following error with NCS v2.6.1:
For information...