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...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a multithreaded application running on NCS 2.9.0 and I want to be able to see what all the threads are doing at the time of a crash via coredump. I have the following...
Hello team,
We are using nrf52dk with nrf52832 by vs code nrf connect sdk extension.
I have add zephyr led blinky application and flash it on the board and it's working...
Hi,
I like to analyze my custom BLE firmware thread activity, event, and timing using the Segger SystemView application. I have added the following configuration in prj...
Hello,
A super-simple piece of code that enables UARTE1 to receive a byte stream does not seem to work.
It seems as if nrfx_uarte_rx_enable() hangs up.
When I single...
I wanted to check if iOS 18 supports extended advertisements on coded PHY. I am not concerned with the advertisement payload limit but the increase in range that is possible...
I tryed to use the callback function provided by mgmt to hookit, but after including the header file` zephyr/mgmt/mcumgr/grp/img_mgmt/img_mgmt.h `, it prompted that "mcuboot_config...
Hello everyone,
I am currently facing an issue when trying to read data from a block of a Mifare 1K card. After debugging, I found that my program fails to authenticate...
We want to enable 2 way communiaction between Our Nrf9160 devices and server using Websocket secure. We used this as the starting point. We removed anything related to IPv6...
Hello,
We would like to interface an external PSRAM with nRF5340 MCU.
We didn't find any refference on how to do so.
So, my question is it possibel to interface...
Hello,
I'm using nRF9160 and modem firmware version 1.3.6.
I'm using %XRFTEST command to measure RX power received by modem. Command documentation can be found here: https...
I have been through the devacademy lesson on custom boards and am using the nRF53 so have used the custom board for multi-core approach. The example uses the 9151 which has...
I'm trying to add MSC functionality to my project, but I'm encountering the following error:
To understand the cause of the error, I tried creating a new application from...
Hi Nordic Team
We develop a sensor node for a customer based on nRF5340. For now I use a nRF5340DK to do my tests with NCS 2.8.0 (using VS Code).
Based on examples, I...
Good Day,
We have an ongoing project that uses an RP2040 MCU (with FreeRTOS) and we need to add WiFi capabilities to it. It needs to be dual-band and fairly high throughput...