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...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
While using nRF Connect, I encountered an error when attempting to enter Debug mode with RTT active. Here are my J-Link specifications and log details:
When I have...
Hi folks,
I am using zephyr sdk version 2.7.0 with a custom board that integrates a nrf52832, an ens210 sensor for temperature and humidity and lis3dh sensor for accelerations...
Hello,
using nrf5340 audio sample present in SDK v2.9.0, I can't hear anything from my nrf5340 Audio DK
I'm testing unicast_server scenario using a Motorola Edge 50 Pro...
I would like to know how efficient it is in terms of power to use UART via the async UART API. Does power consumption differ when its receiving data vs when it is idle? Also...
Hi,
I'm required by FDA regulation to have an SBOM for my project,
I found online that Nordic supports a sort of software bill of materials in the following link: Software...
I have app that's using MBedTLS and offloaded sockets on the nRF9160 modem. I'm using NCS 2.9.0 and it appears to me that it's not possible to set CONFIG_MBEDTLS_USE_PSA_CRYPTO...
Im using two Thingy:91 X, Toolchain is v2.9.0. I build and flash the dect shell example. I select build configuration thingy91x/nrf9151/ns. No other changes.
Both devices...
Hello,
Currently i would like to test my modem on TX continuous wave mode, for LTE-M. I'm using dev kit nrf9160dk, modem firmware version v1.3.6 and nrf SDK v2.7.0.
...
Hello everyone,
I'm experiencing an issue with the AWS IoT Sample on my nRF device . Although I've provisioned the necessary certificates and configured my project to connect...
Hello
I started developing a BT shell based app on the nRf52840DK board and then moved to a custom board.
In the overlay file, I've deleted every nRf52840DK node I could...
I would like to know which pins are available for nRF5340 on Thingy91 X on the debug board interface.
I was looking into PCA64165_Schematic_And_PCB.pdf and PCA20065_Schematic_And_PCB...
I would like to achieve TX-POWER control using GPIO mode GAIN control on the application core in SDK_VerV2.8.0, similar to how it was done in V2.3.0. Could you please tell...
Hello,
IDE - Visual Studio Code
SDK version - 2.9.0
Computer platform - Win11
I'm at the early stages of a project which first requires to send ~10K of data to the...