Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...
Hi all,
I am started my project using the softdevice S130 v2.0.1 and the ble_app_uart example(SDK11) on a custom board with the nRF51822. I had to made some changes for...
Hi,
after porting an existing application from version 3.0 of the s132 SD to version 5.0, I experience, that sd_ble_gatts_rw_authorize_reply() returns NRF_ERROR_INVALID_PARAM...