Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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.
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...