Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
Hello,
We are currently evaluating a very low power application using the nRF5340+7002. Our hardware design includes a complex power supply configuration, and we need to...
Retrieving Custom Firmware Version from nRF52 BLE Controller to nRF9160 Host
Product: nRF Connect SDK v2.6.0 Hardware: nRF9160 (Host) connected via UART to nRF52832 (Controller...
Hello,
I recently got a BL653 Click Board and am trying to program it. As I do not have a supported MCU for the NECTO Studio IDE (the ClickBoard's manufacturer IDE), I...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
Hey everyone,
Does anyone here have experience with firmware OTA updates over the JIO NB-IoT network? The process seems a bit different since JIO Cloud always sits between...
Hello,
I have intention to use NRF52840 as HW peripheral just for communications over BLE. It means, it will be connected to the main MCU and provide interface for utilizing...
I am using nRF52840 Dev kit (PCA10056) , with nRF Mesh SDK 4.0 and nRF SDK 16.0 .
I have such FOUR kits . I have been able to modify vendor model for a sensor to transfer...
Hello everyone.
I'm a fresher of programming nRF52833. I'm doing an application for my final project in my university. What I need is get the RSSI in order to analyse the...
Hello -
I am evaluating nRF52840 to replace the Bluegiga BLED112 in an older product. I am surprised to get very low range from the nRF52850 USB dongle, barely 10-15 feet...
Hi, NordicTeam
Nrf52805 as slave and mobile phone as master to connect slave. NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, MTU = 23, the master sends the Prepare Write Request to...
Hi,
I'm developping a new application where the device normally is in low power (waiting button with an interrupt)
while(!gIsButtonSwitched) { __WFE(); }
the consumption...
Hi everyone. I have an application using BLE and OpenThread dynamicaly. I am working with nRF52840 chip with nRF5 SDK for Thread and Zigbee v4.1.0 (Release Date: Week 18,...
Hello, I am using the Zigbee CLI Agent as coordinator, and when a router device or end device joins the network I want to configure attribute reporting.
I am able to configure...
We are running a trial in an open field, where we connect NRF52840 ( GW ) to an NRF 52833 (Node ).
Distance between the units is around 80 meter , we are using Coded Phy...
Hi Nordic team
I tried AWS FOTA and Nordic FOTA at nrf connect for cloud. It did work well.
We now want to set up our own cloud. It's neither AWS cloud nor nrf connect...
Hi,
Sorry for the newbie question but how am I going to use the SAADC to measure 4-20mA current loops? I've used the SAADC to measure temperature, voltage, and resistance...
Hello !!
We are using nRF52833 MCU in our one of project. It is very cost sensitive project. We are proving supply to MCU from coin cell CR2032 battery. Also we enabled...
Hi,
I'm currently developing custom board with nRF52832 and I'm experiencing weird issues.
It's mostly related to BLE, especially on Samsung A series devices (A3, A7,...
I am using custom board nRF52820. I'd done OTA up-gradation with USB connected. Firmware successfully updated on device over BLE and device got soft reset.
After removal...