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...
Hi:
I use mqtt_ Sample routine: MQTT is connected to the server, and I shut down the server. At this time, the 9160 status has not been updated, but is still connected....
Hi
1、Now we connect the VDD to the battery voltage (3.4-4.2), and the VDD_GPIO is fixed at 3.3V. In order to match the GPIO of other peripheral cpus, will all GPIO be connected...
We plan to use the 52840 to make a module with an external flash, if we apply the QSPI peripheral, must we use the P0.23,P1.00,P0.21,P0.25,P0.19 pins recommended in the specification...
I want to run my software on nRF52832. It is already running on nRF52840.
What are the changes I would require making this transition.
We are using soft devices and all...
Hi.
Please help project evaluation.
The project is a BLE HID mouse , it need playback LC3 audio sound sometime.
Can we use HID function and LC3 function at the same...
Hi,
I am unable to connect and program a custom board with nRF52833 after performing 'Erase All' using Segger IDE (V5.66).
Those boards were programmed a few months ago...
Hello! I am a total newb but trying to self-learn embedded programming / electronics. I recently received a nRF52840 development kit and followed instructions at https://nordicsemi...
Development environment :
ARM-GCC version - "gcc-arm-none-eabi-6-2017-q2-update"
nRF SDK version - nRF5_SDK_15.2.0_9412b96
nRF Mesh SDK version - nrf5SDKforMeshv310src...
Burn the firmware of nrf/samples/bluetooh/multi-adv-set, the mobile phone scans the broadcast of 2 mac addresses.
How to set multiple broadcasts of nRF5340 to the same mac...
I'm trying to use BLE and radio synchronization with a nRF5340. For this I need to integrate radio synchronization and HCI RPmsg into the nRF5340 NET core. My synchronization...
Nice to meet you
What is the recommended land size for your product nRF52840-CKAA?
Mechanical information was found at the following URL.
" ">infocenter.nordicsemi.com/index...
I am trying to get the UARTE0 on the nRF9160 DK to transmit some bytes through the Virtual COM port. I am not sure why it does not work. I have included my source code below...
I followed the directions/videos to install the nRF development environment for VSCode on a Windows machine: https://www.youtube.com/playlist?list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl...
I'm new to nRF have done the "nRF Connect SDK Fundamentals", course and have create a custom characteristic to read and write but I cannot get notification to work.
I'm...