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...
Hello Nordic support,
My application is a Zigbee coordinator application on nrf52840 based on nRF5 SDK for Thread and Zigbee v4.2.0. I was able to pair a Zigbee end device...
I have successfully implemented an I2C interface example for AS5600 chip now I want to redirect the printk logs to UART over USB. For some reason I'm not able to make the...
" The ultra-low latency (ULL) Human Interface Device (HID) enhancement project aims to make Bluetooth gaming controllers as responsive as those using USB-wired or proprietary...
Hi,
My development environment:
- VS Code
- nRF Connect SDK: v2.7.0
Description:
- My firmware had successfully paired (with passcode) with an iPhone. Security level...
Hi everyone. When configuring the GATT role, there are GATT server role, GATT client role and both. When using nRF5 SDK or nRF Connect SDK Bare Metal, is it possible to configure...
Hi there!
I'm working through the nrf_cloud_multi_service sample, and have a few questions.
Here is my setup:
nRF9151DK
nRF Connect SDK v2.9.0 and corresponding...
Hello everyone. I've been struggling with directed advertising for a few days now...
I found an example for the peripheral ( github.com/.../direct_adv).
Everything works...
Hi,
I have run the example in ncs 3.1.0 for CS_RAS_Initiator and compared to the older version ncs 3.0.1, there is a new flag called realtime_rd . Thanks to this, I can...
Hi,
I have a question about Channel Sounding: I want to run the CS procedure with 4antenna paths. Both the reflector and the initiator have 2 antennas. I started with the...
Hello!
I know IDAP-Link is not a product from Nordic, so maybe this is not the place to ask this, but...
I have to develop firmware for a custom board based nRF52 that...
I was able to compile and run the Hardware ID example on the nRF5340DK & SDK v3.1.1 using VS Code successfilly, but as soon as I add the overlay-ble-ma c config it still compiles...
This is the first time I've used two roles on one device and I've encountered some oddities.
The topology is as follows: Device A (nRF52840-DK) operates in dual mode (but...
Hi,
I was at the webinar today where they talked about SDK 3.0.0. They mentioned that the QSPI examples were "JESD216 flash" and "JEDEC SPI-NOR flash". I don't see either...
To preface:
Board: nRF9151 custom board nRF Connect SDK / Toolchain: 3.1.0
Hello,
We just received our first article boards for a design that uses a nRF9151 module....
Hello,
After completing DFU on the nRF5340 DK, the default behavior is to reset the MCU. However, instead of performing a full reset, we would like to jump directly to the...