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 all
the BLE module with the nRF52820 is programmed with a ble_app_uart_pca100e example from the nRF5SDK ver 17.1.0, according to the RSSI graph it seems it works ...
Hello Reader, I noticed two almost similar modules " DK buttons and LEDs" library and the "CAF LED & Button" library (or module). What is the difference between DK buttons...
I get the following error message from my device
àÓ FATAL: Exception occurred in Secure State [10.2 10:01:52.062]FATAL: ***** HARD FAULT ***** [10.2 10:01:52.062]FATAL:...
We have both native iOS and Android-apps that handle DFU-updates of our BLE-FW on our HW-devices. We are currently experiencing a dip in success rate (according to our firebase...
Hey Nordic,
The following are some specifications of my project.
nRF52833-DK
PCA10100
Softdevice is S122
Based on "ble_app_uart_c"
SDK 17.1.0
I am using VSCODE...
While testing a new nRF9160 based product with a Hologram SIM card, it connects fine in Minnesota, USA, but not in Winnellie NT, Australia.
Do you have insight into why...
Hi, I am using nRF connect sdk1.9.0 and modem firmware 1.3.1.
I have configured GPS to single fix mode.
err = nrf_modem_ gnss _fix_interval_set ( 0 );
err = nrf_modem_...
I have been trying for hours to get the LTE Sensor Gateway sample to work on my Thingy:91 (PCA20035) without success. According to the v2.0.2 README and the HCI low power...
Hi,
I would like to create a service that shows the current TX power of a peripheral during connection. I am using the Android nRF Connect app to connect to the nRF52833...
Hi:
I can't find the download address and description of the S110_NRF51822_7.1.0 protocol stack on your official website. I would like to know the version of BLE of this...
Hello, I encountered some issues with VS Code nRF environment. Kconfig will not open when clicked nor can I debug. When I try to debug it seems to be launching debug for a...
Hi
How can I read out the bootloader version from the main application which I defined in the zip packet (or merged hex) with nrfutil?
rfutil pkg generate --hw-version...
I'm using nRF Connect SDK v2.0.2 (in VSCode, w/ the plugin) on nRF52840-DKs.
Following the MPSL Timeslot sample , in the code shown below, I created a non-preemptible thread...
Hi
Currently I'm working on a Matter project with an nRF52840 board.
We have our own CSA issued vendor ID.
We want the light_bulb sample project to work with our vendor...
Hi Iam work on Linux 5.14.0-1011-oem #11-Ubuntu SMP Mon Dec 13 18:01:14 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
When I open VScode I got "Shell initialization conflicts...