I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Can you please provide me the peer manager api that can list the paired/bonded devices? Also, is...
Hi,
I would like to ask a few things about Channel Sounding (CS):
Is there any recommendation which method (IFFT, PBR, RTT) should be used for reading the results...
Hi
I`m working with an nRF52833.
I've observed that when the module enters DFU mode, the Bluetooth advertising name seems to be limited to around 22 characters.
If I...
I am trying to run the WiFi Station sample, unchanged on a nrf7002DK, but receive the following error: "wifi_supplicant: Failed to add iface wlan0" Complete output as follows...
I’m currently experiencing an issue while trying to install the Toolchain Manager application from nRF Connect for Desktop (v5.2.0) on Windows 11.
Every time I attempt to...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
I’m having an issue using QSPI flash with NRF Connect SDK 3.1.1. I have two PCB versions with nRF52840 MCUs — one uses the W25Q128JVEM chip and the other uses the W25Q128JVPIQ...
I want to connect a W25Q01JVZEIM (128MB) NOR Flash ROM to SPI3 of the nRF52833 and implement USB MSC functionality. However, the build fails. It seems the overlay description...
I'm communicating to the nPM1300 eval kit over I2C from an nRf52833 DK (running a fuel gauge application). This works well until I connect PowerUp (through USB) and enable...
Hello to everyone!
I bought nRF54L15-DK for Matter Over Thread developing and prototyping.
Before nRF54L15 I tried ESP32C6 XIAO + Arduino IDE and it worked but it was...
Hey, I have an nrf52840, with lis2dh sensor.
I configured the sensor using the devicetree using the following code
and I change the sensetivity and some other register...
Hi all
I am very new to BLE development and I hope that this question was not asked before in another way.
Is this example also available in nRFConnect with another name...
I'm using an nRF52840 microcontroller on an electronic board to read from and write to an S25FL064 flash memory chip. I'm currently using the nRF5 SDK . Before I could read...
I am trying out the Nordic Bluetooth ESL sample example code from the link [ Getting started with bluetooth-esl-and-periodic-advertising-with-responses-pawr ]
Downloaded...