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...
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...
hello everybody!
i want to sample an analog signal with the board and send the 0/1 data with ble to the receiver .
i created my on service with rx and tx like in ble uart...
Hello Nordic Expert,
I am facing a stall pid issue with nRF52840 Dongle using nRF5_SDK_15.2.0_9412b96. The chip build code is QIAA C0 . I started with usbd_hid_generic example...
I have an application with Nordic devices as Central and Peripheral.
The first device is a multi-protocol device (nRF52840) and acts as BLE peripheral. Min connection interval...
Hello
System:
OS: Windows 10 x64
Application: nRF Connect 2.6.1 (with Bluetooth Low Energy 2.2.0 and Programmer 1.0.2)
Problem:
My device is connected to the COM7...
Hi,
I currently have a custom board with an nRF51422 on board. I am considering upgrading to the nRF52 series. Are there any nRF52 models that are pin compatible that I...
Hello,
We are working on a network of low energy sensors that work without connection. The sensors have a configurable service, so from time to time it makes itself available...
Hi,
I'm trying to implement Buttonless DFU into an existing BLE application. I'm using nRF52832 V1.1.0 boards (one for the BLE peripheral running the application and buttonless...
currently i am running ble_app_uart_c example from sdk15.0 and i successfully discover one of the custom service.now i want to discover all the services provided by peripheral...
What is the output for the capacitive sense driver example? ADC code? Voltage? Time? For example, when the csense_handler function is called, the following line will print...
Hi I'm facing problem to detect external crystal oscillator in my custom nrf52832 board's. I'm think it is not connection issue as I'm facing same issue in other 9 boards...
Hello, everybody.
I'm working on combining the nRF52840 and the GPS module and are currently developing a program that stores real-time GPS data in an external flash memory...
Hi,
We are planning on upgrading the firmware on our device from Mesh v0.9.2 to Mesh v3.0.0 via BLE.
Specifically, our current stack uses: - nRF5 SDK for Mesh v0.9.2 ...
IPhoneX sometimes goes into the ble_evt_handler auth_status event, and then p_ble_evt->evt.gap_evt.params. Auth_status.auth_status!= BLE_GAP_SEC_STATUS_SUCCESS, other iPhone...
I am unable to compile any SDK12 example with SES even following the tutorials. Versions in tutorials are different from those actually available resulting that menus shown...