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...
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...
Can you do successive updates to a Notify Characteristic using sd_ble_gatts_hvs() during the same connection interval without losing data.
The question comes down to, does...
Hi! I've successfully set op an OpenThread MQTT broker using a Rasperry Pi and nrf52 dongle and I am able to publish and subscribe to and from my computer by flashing the...
Hello!
I am working on sdk v17 and ble_app_uart. I'm going to make a button function first in this project. I created 3 functions of 'push, release, and long press' using...
I am not sure whether this is an issue with the nRF53 Engineering Example or with the SEGGER software.
I don't see any errata describing the behaviour I am experiencing...
Hello,
Is there an option to add to thread ncp example a FEM support?? I do according to de guide on the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4...
I am following this series of tutorial " BLE Advertising, a beginner's tutorial ", BLE Services, a beginner's tutorial .
The problem is after establish a fresh advertising...
Hello,
I got an error 8(NRF_ERROR_INVALID_STATE) while running ble_nus_c_tx_notif_enble function.
The SDK document shows that, the err_code is
"this API propagates the...
I'm evaluating using zephyr for an nRF52840 based design. I'm able to use the nrfx drivers via Kconfig options. It doesn't appear that there any other Nordic SDK libraries...
Hello developers.
I successfully ran the Mesh project with Light Switch example on nRF52840 devices. And I have 2 questions about this.
Question 1: How can I access from...
Hi.
I'd uesd RTT viewer before SES.
RTT viewer has the menu for saving logs.
I'm a new for SES. I'm recently using SES.
I can see log message on SES, but I don't know...
Hi,
I am just unable to find the FW ID for SD v7.2.0 anywhere.
I am using SDK 17 and s140 7.2.0 and am trying to create a DFU package to update both the Soft Device...
Hello All,
We are testing power consumption nRF52810 in system ON mode , my configurations as below,
Device will advertise for 10 sec connect with the mobile app sends...
I have already went through every step as per what the documentation has stated, but I could not be able to sniff any ZigBee packets using Wireshark. I only want to perform...