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...
Hello,
I'm going to send data from a distance of 100-150m using Bluetooth long range communication.
When I looked up some examples of this, I saw that two development...
Hello!
Running Windows 10, nRF Connect for Desktop v3.7.0, Bluetooth Low Energy v2.5.2.
Have the following section added to the uuid_definitions.json:
The problem...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle as ZC.
The data is going over the air from the source and destination addresses using a...
Current status. Bond is required to perform FW updates while in OTA mode.
What we want: No Bond is required for FW update in OTA mode, FW files can be uploaded unilaterally...
Hi,
I have questions about the connections between the nRF5340 and the FEM nRF21540.
The nRF5340 has these components:
And the nRF21540 has this component:
I wonder...
Hi everyone,
I am currently reading the nRF53 Series product specification from the info center for evaluation purposes. During reading and looking at the application...
Hello.
Please forgive me for a real beginners question but I would like to understand the relation between the menu configurations in SES and the different configuration...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...
Hi! Writing to flash memory. After calling nrf_fstorage_erase (...) a hardfault happens. It only NOT happens if JLink is enabled (using dbg or rtt logs). So I can not debug...
Hi i just bough module E73-TBB(nRF52832) from EBYTE . I've already downloaded the sdk this link https://www.nordicsemi.com/Products/nRF52832/Download#infotabs
I test with...