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 am using the two units talking with each other for the BLE uart.
One is running with the example ble_app_uart_c_central. The other is running with the ble_app_uart_peripheral...
Setup:
Node: 1 nrf52840dk acting as a node flashed with mqtt_client_publisher running on top of OpenThread using the nrfSDK for Thread and Zigbee.
Debugger access via...
How are the pins of the nRF52840 used in the Nina B301 mapped into the Arduino / mbed os system? Using the pin mapping files in the ARduino code often doesn't seem to work...
Background: we have a nRF52832 based design that's been used for the past 1-2 years across a couple 100 piece batches. Our latest batch of 500 boards shows an odd behavior...
Hello all,
I'm using a nrf52840 and it's working fine. However, when I supply the chip with 5v on VDDH the GPIO output voltage is 1.8v. When I supply the chip with 3.3v...
Hi,
We are trying to use an nRF21540 FEM with nRF5340 running the latest nRF Connect SDK. Please can you advise how we can generate the necessary TX_EN/RX_EN signals to...
Hi, devzone
I tested nrfutil6.1.0 dfu ble feature and pca10040 as host board to upgrade another board pca10040, successful!
when test nrf connect desktop v3.6.0 and...
Hi,
I want to use my MPU6050 sensor for my nrf5340pdk board using I2C.
But I face some problems with including the sensor driver.
In my prj.conf file, I do the follwoing...
Dear support,
I am developing a TDMA protocol on a custom board with the NRF52840 and SEGGER EMbedded Studio and the SDK 15.0.0. Everything went well until I wished to reduce...
Hello everyone,
I'm using a custom bt gatt service. Everything works fine untill i want to use a service that sends data through notification to the adapter side. I get...
Hello,
I have query about ANT burst mode, I want to confirm that which mode of ANT BURST uses automatic retries and which does not. Here is a document which states ANT BURST...