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...
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 am developing a BLE application using the custom characteristic example provided by nordic. I have added a few characteristic for the same.
I am having a small...
I am just trying to establish communication between spi master and spi slave.
I am using two nrf52 boards, SDK 15, in one i dumped spi master example and in another i dumped...
Hi,
I have a customer developing with the nRF8001 with an external MCU, a PIC32MM. He is interfacing the the device with SPI and he is struggling to set up the device and...
Dear support team,
I'd like to provision a mesh node which is implement on thingy and without proxy feature.
As I know, the BLE device (mobile) should communicate with...
hello I am new on nrf52 and I would like to run the example for the ant+: "bpwr_tx".
I am on a nrf52832 chip (with a pca10040 1.2.4 demo board ), I am using nRF5_SDK_15...
Hello,
I used nrf52832 as a scanner.
Now i use it to scan only one tag. And the TAG advertise data addcoring to ble 4.0.
Now i find scan channels are not 37,38,39,37...
■Development environment nfr52832 SDK_12.3.0
■Question I'm making Central's module. After connecting with a peripheral of pairing finish, the function(pm_peer_rank_highest...
Hi all,
I am trying to test OpenThread protocol for an application that we have and we want to use the CLI interface as the application logic should stay in the application...
Hi all,
I was in the process of buying 3 nrf52-dk boards. I need to know if one can differentiate all of the different boards on their PC when connected at the same time...
Dear Nordic Team,
Thanks for support
Currently i am work with VL53L0X in ble_uart_app example. it working fine , but its take 5ma current. How can i use TWI in low power...
Hi,
I would like to know if you can sniff BLE packets with really low transmission power, for example can you sniff a -35 db signal with any average bluetooth receiver?...
I've used PCA10040 sdk15.0 example ble_peripheral ble_app_uart
I can handle it through terminal.
If I insert strings through terminal, App can receive.
But, I...
hii,
i am trying to interface the nrf24LU1+ and nrf52832. I wanted to know if i can program the nrf24lu1+ without the requirement of nrfgo motherboard. or is it necessary...
I don't want to use MESH, because there are too many data
Application scenario
Mobile phone ------------> DeviceA --------------------------------------> DeviceB
...