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...
I want to use Termite by UART. but failed. Is there any option left other than RTT ??
So how do Window user communicate with the board ?? I need to send data from mcu...
Dear Tech Support,
I'm currently working on implementing the Flash Data Storage library and ran in some problems. I'm using SDK 15.3 with softdevice s140 and a custom NRF52840...
Hi,
I'm trying to run the basic blinky exemple from 15.2 Nordic SDK on my nRF52480 hardware and get data on a puTTy window.
Unfortunately the putty window itsn't printing...
Hi, I'm trying to use two UART instances, and I have the following issues: - I'm not be able to configure both instance using NRF_SERIAL_CONFIG_DEF macro with parameter NRF_SERIAL_MODE_IRQ...
how to use the gpio pins functions in our program ? do we need a makefile and header file to read or write or use the gpio functions ?if so can you attach the makefile or...
Dear DevZone users,
Let me start this Ticket with providing the development setup I use:
OS: Windows 10 Professional
IDE: Segger Embedded Studio
Nordic board: nRF52832...
Hi
I am using nRF52DK, SDK 15.0, SD 6.0.0, multiperipheral based example with secure bootloader, FDS (7 FDS_VIRTUAL_PAGES). Uploading new software works (not tested thorougly...
I have modified a multi-central 52840 example, and would like to connect and read the characteristic value from various peripherals.
I looked through posts like the below...
Hi guys, I want to know that if I have one board that has rigado bmd 350 module that has nrf52832. But currently I donot have access to the board, so If I write firmware on...
Trying to build examples from nRF_SDK_for_Thread_and_Zigbee_v3.2.0, with SES 4.22 for PCA10056 dev kit. (Windows 10)
Of the 3 examples, 2 will not build due to linker file...
I just received the Thingy 91 this morning. I've inserted the SIM have verified it on the nRF Connect for Cloud.
I cannot proceed to the next step, as the led continues...
I already install Termite 3.4 but somehow it always not responding. Doing everything all possible thing like uninstall and restart but nothing work. Also try installing lower...
Hello,
I wanted to know how to syncrhonize the FDS_INIT event coming from the FDS. Indeed, it seems FDS is intialized by BLE stack but i want to use it before BLE starts...
Using nrfutil to flash devices via BLE requires, as per `nrfutil dfu ble --help` a second device to be present, and an inordinate amount of additional dependencies which make...
Hi!
We are using the nRF52840 for developing a product, and for testing purposes we would like to have the possibility of setting individual GPIO pins on the 840 chip...