Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I have a working code that uses the UART FIFO instance which uses the app_uart_put and app_uart_get functions to communicate to an external LCD module. I want to now...
NCS 2.0.0
I start a timer using k_timer_start with a duration of multiple seconds (ive tried 10, 30, and 60) but the immediate next line of code (k_timer_status_sync) never...
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...