Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
I have code running on a nRF52 device, with SoftDevice enabled, based on the example given in this topic:
devzone.nordicsemi.com/.../
This runs fine on its own, and...
Hello !
I am currently working on a custom board on which I don't need 32.768kHz. I want to use P0_1 as an interruption pin connected to a pushbutton. The button is connected...
Hi,
I am using IAR embedded version 7.40 and my board is nRF52840 PCA10056,while i was checking devices list in IAR IDE under NordicSemi i can see only nRF51 series devices...
Hey .My source code was compiled against SDK 8.0 now we need to upgrade the SDK to 10.0.
I have just copied the SDK10.0.0"components" folder to my project ( replaced the...
main.c
y_timer.c
y_timer.h
Hi,
I wanted to make the function that get timestamp like mills().
I made this code bellow.
It does'nt move well.
Main loop is unintentionally...
Hi,
During testing I noticed rare BLE connection loses with Softdevice S110 when timeslot session is active. It is hard to catch them with sniffer due to rare behaviour....
I am trying to get the example examples/ble_peripheral/ble_app_template to work from nRF5_SDK_13.1.0.
nRF52832, s132, pca10040
Much of the code works, but inside peer_manager_init...
The device use SDK9.0,during the using of device,when disconnect the bluetooth of phone system sometimes,the system halted.
So I make an experiment about the probability...
Hello,
I am trying the Thread Cloud COAP Client
<InstallFolder>\examples\thread\experimental\cloud_coap_client
on a NRF52840 PDK. I'm using Thread SDK v0.10...
I have troubles with connection using nrf51822 and android phones:
First I connect and bond the device to the phone and it works ok.
Then I periodically...
Hiya,
Regarding voltage amplitude peak to peak for external high-swing clock HFXO 32MHz, what's supply rails?I don't find out this specification defined in datasheet PS_V1...
My phone is like beacon that transmit service data.
(I checked service data in different phone.)
scandata.png
So, I want to recieve service data, service UUID with...
Hello,
I am really new to the field, I apologise, if things I am saying do not make sense, explanations and corrections appreciated :) I am trying to reach IPv4 internet...
Hello,
I would like to make use of an external ADC that is connected to my nRF52832 through SPI & easyDMA,minimizing the use of the CPU (or without using the CPU).
The...