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.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
1. Description and how to recreate it
Im attempting to flash a custom board with a nrf5340 on board using mcuboot via nrf Programmer v4.5.0.
When I put the board in bootloader...
Hello.
Since nRF Connect SDK v3.0.0 has been released, I am testing the sample program . It is a sample I have frequently used from previous versions. The provisioning with...
hi support team,
DTM is not able to build thingy53, do we have any support for this board? or any instructions for it?
radio_test is also not able to build thing53.
...
Hi everybody.
I'm developing my own board based on nRF52840 SoC. I'm using nRF Connect SDK 2.6.1. I need to log the environment events by date & time details on QSPI using...
I am trying to add Coded Phy to my Zephyr BLE Mesh project. I know this is not officially supported, however is possible. Running the stock BLE Mesh Zephyr sample, I keep...
Hi!
We are developing home automation light control mesh products.
We use nrf52832 DK (PCA10040), with nRF Connect SDK Toolchain v2.7.0 and nRF Connect SDK v2.6.1
We...
hi,
After upgrading mcuboot from NCS 2.6.1 to NCS 2.9.0, the upgrade file is downloaded, and the device restarts and runs normally. The mcuboot version number and active...
Hello,
I have an nRF52840 based custom board (myboard, NCS2.70)
its partitions node closely follows the nRF52840DK dts file:
both have &flash0 in the /chosen group...
I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).
I use the plugin to create a new application...
I am new to designing with Nordic microcontrollers. I am at the point in my design where I am laying out connections to the microcontroller and setting up which pins will...
Dear Nordic-Support,
I have registered handlers for the two voltage level thresholds with the nrf modem library using modem_battery_low_level_handler_set and modem_battery_pofwarn_handler_set...
when I tried to add a device to nrf cloud, I am getting an error message 40101
My device is nrf9151dk with IMEI 359404230049133 and HWID 374155 I believe I might have registered...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...