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...
(added comment regarding intitialisation of GZP_PARAMS sunday 19 Aug)
I would very much like to use the gzp_dynamic_pairing package on the nRF52. Unfortunately I cannot...
hi, i am doing a project where i have to change adv name of ble device.
i am using nrf sdk 15.3.0 ble_app_blinky example for pca 10040e because it has all the things i need...
Hi,
I have created a new project and am following BLE_TEMPLATE. I want to learn, that is why I am not copying and pasting the solution and modifying - its the last resort...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hi,
I already asked a similar question 6 month ago ( ticket ) but we never got a solution to this.
Now, after 15 month of development, our mesh-applications are almost...
hi I used light switch example in mesh SDK. i want put device in sleep mode if the device is detected sunlight (using solar panel). if again darkness detect means it will...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
I'm advertising a custom 128bit UUID for my service.
when I added the buttonless DFU service, the UUID in the advertisement packet got mixed, I ended up with the base uuid...
Dear nordic,
I have some doubts regarding ble nus service.
1. how many bytes i can transfer in one packet t a time from smart phone to nrf52832 viceversa?
2. Is it any...
We are using the Nordic nRF52832 and the nRF51822 in two different products. We seek to distinguish between these products and other BTLE devices with a scan using a dongle...
Dear Sir,
I am using nrf52832
SDK 15 and softdevice s132.
I have made a custom board using BMD300 module (nrf52832 based module).
I have takem the following pins...
Hi Everyone,
I am having this issue where i am not able to get ADC and BLE working together.
I am using external ADC and i am using BLE app uart as the base to develop...
I have a basic question regarding the interrupt priority. I want to know if the lower priority is triggered while the higher priority interrupt is served, is the lower priority...
Hi
I want to use GCC 4.9 2015q3 to build code on SDK v15.2 and v15.3 but it shows it cannot find 6 2017-q2-update and 7 2018-q2-update.
Checked Infocenter - Secure DFU...