I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
Hi, For my POC I use nrf9160 dk. Nrf52840 is used for scanning ble devices and nrf9160 dk is used for sending data to mqtt server (very similiar to one of the examples with...
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...