Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
Hello, I'm looking for a link for the BLE app v3.0.1 to add as an App Source for nRF Connect Desktop v3.11.0. If anyone has a working link or knows where I might find one...
nRF Connect SDK 1.9.1 nRF52805
Hello, In my application I have two areas where much current is consumed (two current spikes). 1. Getting values from external sensors
2...
It appears that zigbee, matter and bluetooth/mesh Light switch samples all use light_switch as their application in NRF Connect for VSCode. Is there a way to build and support...
We use nRF9160 with our board (with Serial LTE Modem 1.9.1). We recently started using AT#XCELLPOS=2 instead of AT#XCELLPOS=1 after that we often get into trouble with the...
My environment:
nRF Connect version 2.1.0 Board: nrf52840 DK Host: MacOS 12.6
Trying to use the Zephyr sample project called SMP Server Sample. The instructions are here...
I am following the Dev Academy course for Cellular IoT Fundamentals with the Thingy:91. The Programmer software tool's "SelectDevice" tab does not detect any devices connected...
Hello,
I was wondering if there is a <complete> example someplace with Systemview running - an example for the nRF9160-DK would be nice.
I have the following in proj.conf...
We have a nRF52840 peripheral using the S140 SoftDevice on the SDK15.3.
Our peripheral is configured to advertise with the following advertising data: flags (BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE...
Hello
Sorry for the dumb question, but how do I get this timer to work?
What am I doing wrong?
I would like to measure the distance with the HC-SR04 sensor.
...
Hello!
I am having some GPS problems with the Asset tracker v2 firmware. It can find satellites, but it doesn't track them nor do I get a GPS fix before the timeout occurs...
Hello!
Our plan is to have the whole Bluetooth stack (softdevice controller, HCI, host) on the NET core and make APP core call the functions by RPC. The board is an nRF5340DK...
In my project, I need to set REGOUT0 to 4 , to achieve a VDD of 3 volts. In zephyr/boards/arm/nrf52840dongle_nrf52840/board.c there is an example showing how to do this in...
Hi,
I was about to program my nrf52840 with minor changes in the dts and after that I cannot flash any other images to the device. This is what I get when I flash the...
Hi~ I have a new NRF52833REV3 xxAA board, and I need to read its SRAM. However, when I use the JLink command to read it, I get 524288 bits 0. I have tried recover and erase...