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...
I'm getting confused with the following statement, taken from www.nordicsemi.com/.../S132
"It supports up to 20 concurrent links in all roles."
So, I will try to explain...
Hi everyone,
I am trying to connect multiple peripheral and collect the rssi values of the the peripheral devices in central mode. After collecting the rssi value of the...
I want to send Digital Microphone data from one device to the other two devices. So which BLE and micro-controller should I use for better performance? I am totally new to...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I connected my sensor to nRF52832 DK over TWI...
when i run this command
D:\softwer\nRF5_SDK_15.2.0\examples\ble_peripheral\DMP\pca10040\s132\arm5_no_packs\_build>nrfutil pkg generate --hw-version 52 --application-version...
Hi, we have several nRF 52 development kit, we are trying to connect it through our mobile phone (nordic semiconductor gateway app) to the nRF connect for cloud. Our problem...
i am trying to compile an example program (BLE characteristics a beginners tutorial ) using IAR . but when i downloaded and extracted the git-hub zipped file. The file doesn...
Hi,
My application only needs to be connected to the network for a short period of time to deliver data to a server and then disconnect again. At first everything works...
I use nRF52832 and SDK 15. Using the PPK, I measure a floor of about 1 mA that stay in SYSTEM_OFF mode. Debugging in more detail, I found that it's due to the UART setup and...
I want to adapt the example light switch with the dongle plate nRF52840. Could Alguein do it?
add to the directory
.. \ nrf5SDKforMeshv310src \ examples \ common \ include...
Hi,
I have two nRF9160 DK.
One of DK start freeze after programmed some applications.
I try to recovery it by "nrfjprog -e" but no help.
I try to install modem again...
Hi,
We're going to develop smart home system with mesh connectivity. So we decide to develop nrf52832 custom module which can plug to several home appliances.
Currently...