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...
Looks like the new project behavior changed between 3.2.0 and 3.2.1. When creating a new project with the copy function, in 3.2.1 it no longer copies the source code to the...
Hi Nordic
i am working with nrf52832 and nrf52840
After migration from ncs2.9.2 to 3.0.2 my device (end point) has an issue with pairing to one of the gateways (the gateways...
We have an issue receiving unicast packets with default wifi low power mode.
When CONFIG_NRF_WIFI_LOW_POWER=y is enabled, unicast packets (DHCP Offer/Ack, DNS responses...
I performed the following steps:
1. I installed nRF Connect for VS Code Extension Pack in VS Code
2. I created a new application by copying a sample (Bluetooth LE HIDS...
I'm building my small board with nrf52810, buyed 10 chips from seller, it is cheaper relatively, I know it is used chip.
7 of them burned successfully,but 3 of them raise...
I am having difficulty getting Thread Block-wise Transfers working correctly using the API from NCS v2.0.0. It was my understanding that the otCoapSendRequestBlockWise function...
Hello,
I'm implmenting firmware updates over BLE, using a nRF5340DK, nRF Connect SDK v3.2.1, and an Android phone.
I can use the nRF android app, but how can I do this...
Hi There,
Our product is using NRF52810. Now we need to do BLE CE certificate to enable our product sales in foreign country.
I am using "radio test" program for the certification...
Hello everyone,
I am currently working with the nRF54L15 and implementing Thread commissioning using TCAT (Thread Commissioning over Authenticated TLS) .
Setup Overview...
After updating from SDK V2.1.3 OTA to SDK V2.9.0, iOS cannot correctly read data such as the model number, but Android can read it normally.
Turn off Bluetooth in the...
I was thinking to use mpu to make a "safe task" that use nrf52840 for the ble NUS comunication and I use the "safe task" to verify the timeout and the CRC of the message ...
Hi,
I have a custom PCB that I am programming. The PCB uses a NRF52840-QFAA chip. I want to save a file inside of the external flash chip (W25Q256JVEIQ). It is connected...
Hi, I'm facing an issue with using some of the settings subsystem functionality. Setup: Device: NRF9151 DK SDK: v2.9.0 Base example: nrf_cloud_multi_service Issue description...