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...
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...
Hi everyone,
at the moment we are trying to upgrade our nRF9160 software form the SDK v1.8.0 to the newer version SDK2.0.0. The main issue of the migration is our UART implementation...
Hi,
I'm using NCS v2 and VSCode on a custom board, and the android nrf connect app.
The board which has an external crystal, which I am not trying to use, in favor of...
Hi,
I am migrating to use Advertising Sets, which require Extended Advertising, and I am seeing that the number of connections per-connectable-service is seemingly reduced...
Hi,
I have been successfully working with CoAP customized client/sever app for a custom dev board. This custom dev board was based on Minew MS88SF21 module. I have created...
Hi,
I create two extended adverts, one connectable and one none, (nRF Connect 2.0.0) using the following code:
This works great, but then i want to amend the data...
Hi, I have just started looking at integrating Matter in my devices and am looking to measure voltage. However, there is no cluster under the matter clusters that matches...
Hi,
There is a loose wire on our PDK, The right side is on the cap, but the left side is loose and not clear where it came from. Can you help?
Regards,
Peter
Hello everyone,
In my application, and in samples I have studied, the A-GPS data request starts with the NRF_MODEM_GNSS_EVT_AGPS_REQ event when the modem wakes up/is started...
I'm in the project in which we are trying to implement logging to file functionality to NRF5340 chip.
Following lines were added to config.proj file:
# experimental...
I am trying to write the code for motor controller. I am need to move motor to certain number of ticks based on the given input.
Currently I am using n20 motor for testing...
Looking through a lot of the examples there is a pattern like the following:
Where you capture the success of the function, and on a failure return 1. My main question...
Hi,
We noted in the errata (Issue 133) that the radio performance is significantly degraded if the QSPI is enabled. The suggested workarounds are to 1) lower Vdd to 1.7...
I was working on some project that time i got this error
-- Application: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app -- Found Python3: C:/Users/40025637/software...
I would like to download a new SIM profile on a removable M2M eUICC which is inserted in Thingy91. Can you please let me know how this can be achieved on Thingy91?