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...
Hi,
Is there any better block diagram of how power is managed and routed within the nRF7001/ nRF7002 device ?
I see it has a buck from BUCKVBAT fed back to several other...
When trying to open certain c or h files in my project, Segger Embedded Studio (latest version) gives a very longwinded uncopyable dialog message that there was an error decoding...
Reopening this issue from three years ago
as the original question was not answered.
So I had this line of code after sd_softdevice_is_enabled 'returns' false
but...
I am trying to communicate with multiple devices using ESB. The host device must queue data in the TX FIFO as ACK data before receiving the data. I want to keep data queued...
Hello! I am developing an application under the SDK V2.9.0. Now I am trying to set up a simple project with a sysbuild, Mcuboot and a partition manager. Here is the file tree...
Hi,
I’m currently using nrfx libraries when there are no equivalent options in Zephyr drivers, and I found similar drivers with the nrfy prefix. What are the differences...
Hi
I would like to use DeviceTree in VS code. The VS code had installed "nRF Connect for VS Code Extension Pack" and tools chain.
But I can't see any file in "DEVICETREE...
Hi Nordic DevZone Support,
I am facing an issue with my custom PCB using the nRF52840 microcontroller and Zephyr NCS v2.6.1 . The same firmware works on other PCBs , but...
Hello, I am working on nRF52840 and using nRF Connect SDK v2.9.0.
I want to know how I can configure the UART to be half-duplex tx or half-duplex rx.
I checked the APIs...
Hello Nordic supporters!
We are developing a system using BT Mesh alongside a software DALI protocol driver with certain timing requirements.
Right now we're trying...
Hello,
I am trying to build the Wi-Fi Bluetooth LE coexistence example using the nRF54L15 DK and nRF7002 EB, but I encounter the following error: zephyr_pre0.elf section...
This is not a support request.
I just want to share some code that others might find useful. If I post it here then they might find it.
The current RADIO_TEST example...
Hi,
I'm trying to use RTC to generate interrupts at every second. The rtc event handler is below:
In the RTC examples, nrfx_rtc_counter_clear is used to reset the RTC...
We are using the nRF5340 with the nRF7002 Wi-Fi module on our custom board. Our application periodically sends data to a server. During continuous testing, we encountered...
nRF Connect SDK with VSCode has suddenly stopped working.
Problems
When I try to create a new application by copying a sample, it says "no samples available".
When...