Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...