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 !
I got bad time figuring out how we can prevent a Malicious device to corrupt our thread Network and only allow our device to connect to this mesh network.
I am...
I am trying to get the nRF52840 to interoperate with an existing product using the Telegesis ETRX357 Zigbee radio running a Zigbee 2007 PRO stack. For now, I’m using the nRF52840...
Hi,
I'm developing an application on Android based on nRF_UART apk source, but i'm having trouble in connecting to two BLE devices. Actually, i think i could manage to connect...
Hi,
I am trying to use BSP button event to take the system into sleep mode. A long push turns off IO and calls power management shutdown and the same button is configured...
Hello community!
I use the dongle PCA10059 (nrf52840) for my hardware. I already enable -DARM_MATH_CM4 and link library libarm_cortexM4lf_math.a with CMake. I can include...
Hei,
I am following the Install the toolchain section and after running
choco install python
the step does not verify because it does not find pip3.
'pip3' is not...
One of our resellers is requesting a classification code for the RF protocol. We use a Proprietary RF protocol based on ESB (Enhanced Shockburst). Is there an IEEE or a different...
I am experimenting with trying to improve the current range of gzll nRF52840 dongle to dongle (which is not that far from what I need). I am developing using nRF5_SDK_15.2...
Hi,
The top level page nRF5 SDK Documentation Library page ( https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/index ) contains a link to "S140 SoftDevice...
Hi,
I am trying to implement the DFU example from Mesh 3.1.0SDK and 15.2.0 SDK. I am following the process mentioned here .
I am using a MacOS for development.
I am...
Hi
I am using device manager and store connected devices value on next advertise device should be broadcast as bonded
static uint32_t device_manager_evt_handler(dm_handle_t...
Dear Nordic :
Our mass-produced smart trainer( 16M external oscillator, 20PPM ) supports ANT+ FEC and ANT+ Bicycle Power , so there are two channels alive wtih 4Hz frequency...
Dear Nordic :
Our mass-produced smart trainer( 16M external oscillator, 20PPM ) supports ANT+ FEC and ANT+ Bicycle Power , so there are two channels alive wtih 4Hz frequency...
Hi,
I used nRF52840 dongle device to run BLE multi-link Central and nrf52832 to run BLE Blinky example to test the communication of 20 nodes. How can I set and verify that...