Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Your application for SUPL-C license has been denied.
Please make sure you have an active/approved DevZone account
You must apply using the same email address as for...
I am testing the un-unmodified cloud_mqtt_cell_location sample application, and my build configuration is as follows:
SDK: nRF Connect SDK v3.4.0
Toolchain: nRF Connect...
Hi, I am starting to get into the Nordic world and want to design my first pcb with nordic chips. I would like to get a review on my schematics and the pcb. I am mostly interested...
Hello,
we are developing a Channel Sounding application starting from the Nordic samples "Channel Sounding Initiator with Ranging Requestor" and "Channel Sounding Reflector...
Hi there,
I'm evaluating the latest release of NCS ZigBee addon version 1.4.0, wanted to try and migrate my existing project to the newer version. I've encountered the following...
Hello,
We are currently designing an NTN satellite IoT terminal product based on the nRF9151 NTN module, primarily for tracker-type applications. In addition to NTN satellite...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
Hi
if I am not wrong: no where on dev academy it says: add all the folders of
- your tool chain
- you private zephyr project
to windows defender exclusion folders...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Okay, I figured out the issue. I will open this ticket anyway so that other losers can have the advantage of finding it if they have the same trouble. Zephyr stopped supporting...
Im using an nrf7002-dk. Whenever build like this:
"west build --pristine -b nrf7002dk/nrf5340/cpuapp/ns"
theres no serial monitor output.
Ive tried both VCOM0 and...
I am working with the NRF52832 DK with a Tag-Connect 3 prong cable attached to the debug port.
I have found a bug that has so far been 100% reproducible. It already happened...
Hi Nordic team,
I am testing Bluetooth Channel Sounding with the official samples and would like to ask about an unexpected behavior I observed.
Setup:
- NCS v3...