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 have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hello,
I'am working on a custom project with an nrf52832. Now I want to use the nrf52 to emulate an nfc tag. Regarding to the technical documentation, the nrf52832 supports...
Hello,
I am working on developing an application on the NRF5340 development kit which scans for nearby BLE beacons. I am using the Bluetooth RPC Stack for communication...
Trying to setup mbedtls backend for AES CBC. Ive included the mbedtls_backend_aes.c and init.c, I've added the folders to the user include directories, I've enabled stuff...
Hi - I was excited to see that Android launched the ability to connect/commission Matter devices in its production code.
On my Android phone (Android version 11) I find...
Looking at the architecture for NRF Modem library here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrfxlib/nrf_modem/doc/architecture.html
I can see...
modem fw.: 1.3.2
sdk: 1.6.0
SIM: ibasis
We recently switched to iBasis sims (previously using Bell) and i have been seeing some behavior on LTE connection attempt that...
Hi,
Iam using nrf Mesh Chat example in Connect sdk
It consumes 6-7 mA now, what should i do to put it into sleep wake again when required for low power consumption???...
Hi all.
Las Febuary 21, I received a Product Update Notification mail from Nordic, saying:
...We've just released a new version of the nRF Connect SDK, v1.9. This release...
Hi,
I'm trying to measure the communication distance with Coded PHY using two nRF52840s and the demo software below,
but there are some problems. They are shown below...
It has been about 4 years since I was developing for the nrf52840. During that time, it seems Nordic has moved to promoting the VS Code IDE vs. Segger Embedded Studio. If...
Hello,
I'm using the file app_update.bin of my project to execute a FOTA. I know that the first bytes indicates if the file is an application firmware, modem full or modem...
I was wondering if there was any documentation (graph or otherwise) that shows the efficiency of the DC/DC converter vs. supply current.
The product spec describes the...
https://devzone.nordicsemi.com/f/nordic-q-a/70679/call-to-nrf_sdh_enable_request-fails-in-sdk-v16-0-0-works-in-sdk-v15-3-0/291135?focus=true
I've been suffering from the...
Hello,
I want to implement the interrupt functionality and based on my understanding I can implement it using GPIO or ISR function.
In case of GPIO (APIs here ):
For...
Hello,
Is there a list of Android devices that will run nRF Connect, or will it run on any Android device?
Which Android app stores is it available in please?
Kind regards...