Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
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...
We are using nRF5340 Engineering D and are having issues with the SPIM peripheral.
In some transactions, the MOSI line is not correctly driven.
The following capture shows...
Hello Guys
Is it Possible to Add:
add support for PPP over already existing BT SPP functionality; or
add support for IP tethering (BT PAN) ?
The softdevice...
I am testing HCI UART and HCI USB to use nRF5340DK as a Bluetooth Controller for RPI400 . While HCI USB is working well as expected, I have trouble bringing up HCI UART. ...
Hi,
I'm trying to add a second slave twi device to the twi_sensor example with the LM75B temperature sensor but am having trouble. I am using the bmd-300 evaluation kit...
Hello,
Using the latest github version at the time of this question for nRF Packet sniffer:
Using Thread sdk v1.5.0
I have configured and started using nRF packet...
I am trying to identify if it is possible to use nRF5340 as a generic Bluetooth Controller for Windows system.
For Linux system, if nRF5340 is flashed with, for example...
Hello, All:
Now I'm making a project that it should save mass data to NAND FLASH GD5F4GQ4RB by FATFS, then extract data to Windows by USB MSC.
I use the SDK 15.2.0 examples...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I was experimenting with the nRF Toolbox app and came across the 'Template' icon...
Hello,
I am using nRF5 SDK16.
Let's say app_timer generates an interrupt right before a call to app_timer_stop(). Example:
Will the generated timer interrupt...
Hello! I have an application which uses the nrf Connect SDK and thus far I have been using an old version from around April of last year. Recently however it became necessary...
Configuration: nRF52810, s112 When sd_app_evt_wait() is executed, it enters the SLEEP mode. How can I switch the sub-clock used in SLEEP mode between internal and external...
I have setup a 1-1 paired central(+peripheral) <=> peripheral Central is a 52832, SDK 16.0, SD s132 v7.0.1 peripheral is a 52811, SDK 16.0, SD s112 v7.0.1 I can perform a...
Hello,
We are currently developing an application that requires a device to have multiple endpoints. All these endpoints have to make reports to another device.
We take...