Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
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...
Hello All,
I tried implementing basic cluster, Analog Input cluster and Power Config Cluster. My end application is report "measured tank level" using zigbee. For which...
I am trying the https_client sample and I can get it to work unchanged.
But I would like to connect to a different site than www.example .com.
As far as I can understand...
I'm running the ble_app_pwr_profiling example from the nrf5 SDK (16.0.0) and softdevice (s140 7.0.1) on a nrf52840DK (pca10056 2.0.1) and measuring power consumption using...
Hello, I am developing an application on nrf52840 using SDK 17. My application has a bootloader and sometimes when my application is restarting due to a command I send (using...
If we try to force terminate an ogoing BLE connection by invoking sd_ble_gap_disconnect, we don't receive the SD_BLE_GAP_DISCONNECT event in some cases even after the supervision...
One of my projects needs to use NB and GPS functions at the same time. When testing, I found that even though NB network is not transmitting data, after I start GPS, I often...
Hello,
On nRF5340, sdk v1.6.1, I use this function to send data to center via BLE:
ble_data_send ( ble_connection, data, 182 );
and here is the definition of the function...
I build an app Android using BLE lib Nordic version 2.1.1, How can I read the RSSI of the device after my app is connected with the device?. Thanks All
Hi,
How should we interpret this XMONITOR response with regard to PSM:
%XMONITOR: 5,'vodafone.de','','26202','BBA6',7,20,'01442801',240,6300,37,40,'','00001000',' 111...
Hi my application will be based on nRF52820 and has only USB connection (no BLE). I'm developping with nRF5_SDK_17.0.2_d674dde and a nRF52840 devkit. The end user should be...