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...
Currently on NCS 2.9.2 and radio_test is buildable with CONFIG_BT=y and CONFIG_COUNTER=y. Trying to switch to 3.1.0 but getting an error that "MPSL reserves TIMER10 on this...
Hi There
I run a NRF52840 with the MESH SDK, and use the Flash manager provided.
After some time i would like to update the Device over FOTA this ends in a Assert on booting...
This is my basic information:
1. SDK version: V2.8.0
2. Project: Matter Light Bulb
3. Board: 52840DK
This is my question:
I can use this command to commission bulb...
Hello all. I have an issue in production of a device that utilizes the 52833, aQFN73 7x7mm package, in regards to the pad stack dimensions. I wanted to check the datasheet...
I work currently working on a driver module supporting your nRF91x1. I schedule rx-operations via your nrf_modem_dect_phy_rx() dect_phy modem-api. I am using the .handle field...
Hi Nordic Support Team,
I’m working on an application running on a custom nRF5340 board with nRF Connect SDK 3.0.2.
My goal is to perform BLE DFU only on the Application...
SDK17.1
MCU: nRF52832
My product supports connecting to two master devices. After successfully pairing and bonding with both master devices.
Is it possible with the...
How does VS Code know which nRF5_SDK_xx to use?
Where does VS Code get the nRF5_SDK_xx files to build the BLE app?
PS. Using VS Code V: 1.104.0
Any help appreciated
Hello everyone,
As the title suggests, we're trying to get the on board flash (mx25r64 as far as I can tell) of the nrf7002dk devboard working as a USB mass storage device...
my nPM2100-EK can no longer connect to the PowerUP app.... all was working fine for the first few days, but no nothing.... the problem is the same on my PC and Mac....
when...
Hi Team,
I'm encountering an issue when using scan and STA mode.
When I run the shell example along with my custom board, the scan works successfully the first time. However...
I'm trying to build an HTTPS server application using zephyr http library, but the client connection is always being rejected. Can anyone help?
here is the logs
Hello,
I am working with nRF Connect SDK v3.0.2 on nRF52833 and trying to enable DFU over BLE using MCUboot .
I can see the device in the nRF Connect mobile app ,...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external SPI EEPROM used ( MP95P08...
Hi,Team,
I am currently using the nrf54l15-dk to debug NSIB. The version of my NCS is v3.0.2. I referred to this link: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page...