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 All
during developmenmt we meet some strange phenomen.
the device send to PC 135 bytes on responce command READ.
During transmitrion 135 bytes the softdevice generate...
Hi Nordic providers of solutions to problems great and small.
Good mornings.
We have been going through the OTA/DFU process for a signed image as the final step of our...
Hello, I'm testing the Matter example : Template ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/matter/template/README.html ) with nRF SDK v1.9...
Imagine my disappointment when I discovered today that Apple Silicon (M1) Macs are not supported by nRF Connect (without the painful step of using the Intel build of VS Code...
While downloading nRF SDKv1.9.1 using toolchain manager, I get error.
https://developer.nordicsemi.com/.pc-tools/toolchain/ncs-toolchain-v1.9.1-20220304-728bbd5.dmg: not...
We want to keep only the RTC active and the other peripherals in sleep mode, and wake up peripherals (e.g. communication by ESB) cyclically triggered by the RTC.
However...
Dear Members,
Where can I download
PCA10059 altium schematic and PCB files ?
I have the board here and I need those files for further production stage,
Regards...
Hi Team,
We are using nRf52840 SOC for our project and for each code change test we need to burn FW build on real hardware. Using real hardware setup increase testing feedback...
I am using the zigbee examples and want to see the RSSI value in any received packet.
I am calling zb_zdo_get_diag_data(short_addr, &lqi, &rssi) in zboss_signal_handler...
Hello,
So far, I've worked with the EVK testing the CDC & ESB features for our purposes.
Right now, I want to move to development and we acquired the dongles (P/N 451...
Hello,
We have to program an external QSPI flash which is connected to an nrf52840 SoC using the J-Flash application from SEGGER.
For this requirement I followed the instruction...
I get the following error if I try to unprovision device via ADV Bearer:
Problem is reproducible on "ncs\v1.7.0\nrf\samples\bluetooth\mesh\light" project if Light CTL...
I keep receiving the email stating the following, even after having all the points taken care of :-
1. I am using a active / approved DevZone Account.
2. I am using the...
zigbee stops working when I use timer 2 for asynchronous UARTE operation. Tell me where to see which stack uses which periphery. Or is it some kind of mistake on my part?...