Hello,
I apologize if this is a simple question. I am working with the nRF9161-DK and am using the Serial LTE Modem application. The ultimate goal is to send data via...
Hi,
We're using the nrf9160 SoC for our application and we need a way to program both the modem and microprocessor during production. In development we've used a JLink with...
I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
I'm using nRF52840 where it's written 1.0.0 on the jlink ship and QIAAC0 on the nRF ship.
When reading the info.variant register I got 0x41414330 which is ..AAC0...
Hello everyone,
I am using a NRF52840 development kit to write a custom protocol, so for the moment I am not using the softdevice but I am rather using the Radio as a...
We have a board built with the NRF9160 and an ADE9153A. The ADE9153A only responds to messages with odd parity. How do we set the NRF9160 to odd parity?
Hi,
I want nRF52 Continuous Unmodulated TX carrier.
Is it possible by TASK_TXEN and TASK_START or radio_tx_carrier command of radio test example, after TX configuration...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Hi, team I am trying to build a system with one master and multiple slaves using the mesh SDK. ( This is similar to the light_switch example. ) At this, I want to give each...
After the update to nRF Connect v3.0.0 none of the Nordic devices is detected anymore by that tool.
I even un-installed and reinstalled nRF Connect v3.0.0 (as recommended...
Went through the pin_change_int example and of course it works fine.
Migrated that to custom board and it also worked fine with main loop.
So I then tried to use that...
Have an application that configures a wifi SOC using spim before enabling BLE scanner.
When it is running there are 4 timer events running and the main loop check status...
Hello,
Zephyr 1.14.0 includes the nrfx code to use GPIOTE and PPI and my code compiles but I get
undefined reference errors to the nrfx_gpiote_ and nrfx_ppi_ functions...
Few issues I'm facing -
1. I have gone through the related blogs, tutorial, documentation for DFU. nRFConnect cannot connect to the Fanstel BM832 chip. It gives me an error...
hi
I connect AT24C02 EEPROM with nrf52dk.
I already test EEPROM with arduino and it work fine.
Now i want to communicate with NRF52DK kit,so which example I would prefer...
Hi Nordic.
I have an issue that I'm really stuck on. I am trying to send data from a radar sensor via your nRF52 DK BLE board. I've managed to make a working connection...