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...
Dear Technical Team,
I would like to check the more detals as following from you.
We shipped this part NRF52810-QCAA-R 60pcs to the customer, but they said they found...
There are several topics already exist on this forum concerning the attribute reporting, namely:
https://devzone.nordicsemi.com/f/nordic-q-a/42171/zigbee-attribute-request...
Whenever I try to get an updated characteristic value from a BLE device using the REST API, I cannot get a new value until I refresh the characteristic's state from the device...
Hi,
I am trying USBD BLE UART Freertos example on Laird’s BL654 module, the application keeps on restarting when I open USB COM Port and works fine for BLE UART.
I changed...
I have a doubt regarding usage of NRF52832.
We have a product based on NRF52832 (Lets call it A), for which we are trying to develop a gateway communication device based...
I m not able to interface with my Desktop and I don't want to use Arduino, kindly suggest me forward path or provide me any interface software and it will be for initial testing...
New to Bluetooth, so forgive any ignorance. Is the nRF52-DK a suitable device for sniffing A2DP audio packets that are being transmitted by another device that conforms to...
Hi Everyone,
I've just got the nRF52 dk, I'm currently using Keli 5 and would like to compile the blinky example into the nRF52 dk.
When I recompile the example code,...
Hi all,
Is there any way of running s132 with LFRC without having the SoftDevice calibrate the oscillator periodically? If there is no "official" way, can I bodge it somehow...
Hi,
I'm trying to use a static library that I developed in example blinky app in segger studio and stuck in.First of all,I compiled my source code on debian with arm-none...
I would like to use the nrfx_power in combination with the softdevice. However if I look in the code there are no references to the softdevice, while the legacy driver nrf_drv_power...
Hi,
I am working on NRF52832 board in segger embedded studio. I am using nrf SDK 15.0.0.
I have created BLE custom characteristics and using nrfConnect mobile app to communicate...
Hi,
I am using nrf52840 Preview - DK, with SDK v15.3.0 and Softdevice API 6.1.1
I have modified the 'ble_app_blinky' example to have an advertising interval of 500ms...