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...
I have setup the nRF52840 DK as below
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-setup-the-thread-demo-displayed-live-at-google-i-o
Setup WireShark...
Hi,
We are currently going to try and implement FOTA/DFU with an nRF52840 controller and an nrf52832 peripheral. Is there any example for how this can be accomplished...
Hi,
I currently have a nRF52840DK pre-programmed with the DFU over BLE, but with the debug version. I am unable to physically get to the device, if I wish to perform a...
Hello,
We are using the SPIS on the nRF52832. We are seeing a higher than expected consumption when it's enabled and not used.
I measure around 7uA extra when enabling...
Hi:
I test the system off mode, I attached a micro vibration sensor. Pulse generated when shaking as follow.
the button config is BSP example default(toggle) , i try to...
Hi,
I am testing the blue_app_uart example and I want to send data
from my smartphone uart terminal app,back to the nRF52840 DK,
Nothing is being received by the segger...
In the latest Mesh SDK, nodes are subscribed to a GROUP address. In previous versions - 2.0.0 I believe - you could also send to a predetermined node.
I am trying to figure...
Hi I am reviewing the nRF52840-DK hardware documentation to make boards with good antenna performance.
Q1. I have divided it into three areas as shown below. Is my understanding...
Hi,
I have been trying to use Keil MDK's Middleware File System with my application. However, when I try to set the Software Component under Manage Run-Time Environment...
Hi, I am from China. My company made a BLE module with chip nRF52810. Recently , I coded a program for it by SDK12, based on ble_app_uart example. I modified the corresponding...
Hi!
I am using the Segger embedded Studio with PCA10056 successfully. Now I have to evaluate LARD DVK-BL654 (because it has external antenna). I found a guide which says...
I am trying to flash my custom board that uses the Raytac nRF52840 via SWD. I am trying to flash a custom bootloader onto the chip; however, JFlash is giving me an error....
Hi, I am from China. My company made a BLE module with chip nRF52810. Recently , I coded a program for it by SDK12, based on ble_app_uart example. I modified the corresponding...
Hi there, I'm using nrf52840 with OpenThread SDK and I wanna know, what is default radio mode of this device? Because we also have another project with Bluetooth and we observe...
SDK15.0 whitelist hardfault
when setting the sd_ble_gap_device_identities_set using the iOS nrfConnect the non DK board hardfaults.
On an android device all works fine...