Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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?
Hi,
I have read this ticket which discusses Qi protection to the NFC
I also wanted to better understand if i can protect the circuit with ESD/TVS diode.
It is more ...