It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi there. I am trying to use the RISC-V core with a custom code to take a picture. In a separate project it is working with MBOX and communicating the image pointer in memory...
Hi
I'know there already exists some tickets regarding getting the version number of the software running on the net-core but they are old and do not answer my question....
Dear Nordic experts,
I am looking for which CMSIS version are used in nRF5 SDK versions. For instance 17.1.0 uses CMSIS 5.6.0. But I cannot find which CMSIS version is used...
I want to change the BLE advertisement TX power output.
I can already do it via the prj.conf file,
CONFIG_BT_CTLR_TX_PWR_ANTENNA=-4
but I need to change it on-site during...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hi everyone,
I need to implement a coded Phy ble communication in a project and for that I wanted to use an nrf52840 dk. However, for it to be able to compete with the Aircable...
Here are results of running the bluetooth sample central uart, first when built with target nrf9160dk/nrf9160, and second with build target nrf9160dk/nrf9160/ns.
*** Booting...
Hi, I am having troubles with flashing my first code to the MDBT53V module. I am flashing via JTAG cable, from my nrf52840DK using vscode. According to my measurements the...
Hi, We currently update firmware using the official nRF Connect app with a .bin file over BLE, and that works for us.
Our team needs to implement the same DFU flow in our...
We are experiencing critical data integrity issues on the BLE link of our gateway device. The problem occurs specifically when the device is operating as a BLE-to-Wi-Fi bridge...
Hi,
Any specific reason the errata Anomaly 166 : https://docs.nordicsemi.com/bundle/errata_nRF5340_Rev1/page/ERR/nRF5340/Rev1/latest/err_340.html resolution patch as present...
Hi,
I am facing a strange NB-IoT connectivity issue with the nRF9160 in Dammam, Saudi Arabia.
Setup
SDK version: v2.5.0
Toolchain: nRF Connect for SDK VSCode...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...