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. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
When using the nRF5 SDK v17.x development environment, the BLE MAC address can be retrieved using:
This will return the assigned MAC address (eg. from the nRF52840 on...
Hello,
I am currently working on a project using the NRF52 SDK and Segger Embedded Studio. I need to set up a password (or passkey) for securing the Bluetooth connection...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I am trying to use the device name as...
I'm developing a linux device driver for nrf7002 and adding softap support. From the Nordic Playground driver it looks like there is no current support, but a lot of the cfg80211...
Hi, when I run the MQTT sample as is, I'm having problems with the TLS and port configuration. The terminal output is:
That looks correct, but on closer inspection the...
Hi!
I'm getting this error in nRF Cloud when using a nRF9160DK connected by LTE-M to the network:
Device sometimes sends some data correctly but, after few minutes i...
Hello everyone,
I have a custom board with a NRF52840 microcontroller with 32MHz crystal oscillator, running Zephyr RTOS with NRF Connect SDK and want to make use of a hardware...
I have a custom board with a nRF52832 QFAB at its center, and I want to program it via a nRF52-DK. I have created a custom board directory and have initialized a few led pins...
I see there is a way to set an audio event exceeding a set threshold. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_thingy53%2FUG%2Fthingy53%2Fhw_description%2Fmicrophone_buzzer...
I am working on a project that involves creating a USB HID device. I am trying to get the default sample included with the SDK to work, but it does not affect the mouse cursor...
Hey
I cant get ym PPK2 to work on my ubuntu 24.04 machine.
When i open the program it can see the PPK2 in the dropdown but when i select it it failes. I get the following...
Hi
I have VSCode/nrfConnect SDK 2.6.1 and I have successfully completed several projects for the nRF9160-DK.
I now want to build an app for the Thingy91.
I create a...
I'm currently working on a project where I need to assess the power handling capability of my NRF5340-DK board using different scheduling algorithms. For this purpose, I've...
I was facing some buffer issues while setting up I2S, so I decided to flash and test out the i2s echo sample provided in the sample programs in the SDK. I changed the DT_NODELABEL...
I wanted to get FOTA running on a PineTime devkit board (nrf52832) just to test and see if it works, but am getting the following error message:
/opt/nordic/ncs/toolchains...