I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hello there!
We would like to use INT1 pin of ADX362 low power accelerometer on Thingy:91 board to interrupt nRF9160 (e.g. wake it up) when some motion is detected.
To...
Hello,
I am currently designing a new board using the nRF9160 chip and looking for an alternative component to use instead of the GPS RF Amplifier QM14501 and RF Switch...
I need to exchange data between nrf52840 and Linux PC. I see example project in nrf5SDK/examples/peripheral/usbd
Can anybody advise any example project for Linux C/C++ to...
Hi,
I'm working on nrf52840. As far as I understand, that device supports connection to peers with BLE 4.2 at least.
However, I'm able to connect via my phone, which...
Hi,
I have some questions regarding the state of the GPS functionality, and the future plans for nrf9160.
Will continuous GPS tracking while simultaneously using LTE...
Hi,
We are working with DK nrf 52840 and developing android app with nrf mesh library. is there a way to receive the feedbacks to the provisioners when any generic clients...
Hi ,
1-) Is there any dma half transfer interrupt ? if there is where it is in documents ? ( i check this link but i couldnt see anything about this https://infocenter.nordicsemi...
It is pretty straight-forward to use J-Link RTT Viewer on Windows (as described in the Debugging with Real Time Terminal tutorial ). Is there a similar viewer to use with...
Hi,
I am designing a bio-signal measurement circuit using nrf52832.
I wonder if there is any problem with the performance of nrf52 when using the sensor below.
Sensor1...
I can't comment in https://devzone.nordicsemi.com/f/nordic-q-a/56685/missing-ble_gatts_evt_hvn_tx_complete-events as it is closed but I am also seeing issues with the TX_COMPLETE...
Could you display on the ticket list page also when the ticket was last updated?
Now it shows only creation date, but I do not see indication which one was recently updated...
how can enable the security machanisim for nordic nrf52840
i want to use legacy connection with pass key entry feature
can anyone help me how to start ?
i am using ble_hrs_app...
Hello everyone, I have a network that consists of NRF52840 DK and multiple dongles that are pushing the collected data to central, I would like to retrieve data from this...
https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-command-line-tools/sw/Versions-10-x-x/nRF-Command-Line-Tools_10_6_0_OSX.tar
The file...
Hi,
we have developed a device with the nRF52832 that conncects with an Android smartphone. Our connection is secured and encrypted.
However, that doesn't really prevent...