Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
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...
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...
Hi ,Nordic:
I used thingy:91 boards and firmware verison is thingy91_fw_2019-11-29_d3130d77, The board can connect to the nrf cloud, but cannot obtain gps data. We refer...
Hi
I'm reading the documentation and I have some doubts about the nRF9160 board.
So, the board is divided into the micro controller nRF9160 SiP ( https://infocenter.nordicsemi...
Hi Devzone:
I have 1 differential pair and 1 single ended pin I want to read, so I wrote code below into saadc_init function:
In this case AIN4 is the single ended pin...
Hello Support
When calling the function nrf_nvmc_page_erase(0xF7000) (In nrf_nvmc.c) I immediately get a Hardfault error when the code reaches the line where it calls wait_for_flash_ready...