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.
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 would like to use nrfjprog to erase nRF52832 device. But it failed with "An unknown error". The nRF52832 device connect to laptop through J-Link USB interface.
D:\Nordic...
Agenda : Use crypto features like AES-CBC, AES-CCM, RSA, ECC, etc. in secure environment (i.e. trustzone with SPM). Also, to use HUK, KMU for secure key generation and storage...
Hi All, I am migrating some applications (each with multiple custom board) from nCS1.5.1 + nCS1.9.1 to nCS2.0.0 I also noticed that in nCS2.0.0 the build output folder is...
Hi,
Depending on how the nRF5 SDK is configured, the BLE address may change once in the bootloader (it's incremented). This happens in the gap_address_change() function...
Hi Everyone,
I am trying to do OTA on NRF52833. In my previous project I was able to do OTA on NRF52840. The memory requirements for the project were as follows:-
Memory...
Hi, I'm trying to configure my VScode project for the nrf5340dk using the nrfconnect sdk to be more version control friendly and require less interactions to set it up. I...
hi..... everyone
I want to send the data from one node to particular node and that same data should want to print in termite using uart . so i checked the ble_uart coexist...
Hi all,
I'm trying to use the nRF52840-DK board to interface with the MAX31865 RTD-to-Digital Converter. I've adapted the MAX31865 C++ library to C and replaced the Arduino...
I need to integrate a precompiled hex library psp.hex that has been compiled for M33 core. I am working on a nrf5340dk_nrf5340_cpuapp on nRF Connect SDK v1.9.1 The library...
I am using the nRF52840 DK (PCA10056 2.0.1) with SDK v17.0.2 + s140_7.2.0 and am having trouble with the USBD_MSC example. When plugged into my Win 10 PC, three drives show...
Hi All!
I am using nrf21540 in my custom board with nrf52833/20 to extend the range. I am trying both NCS and nrf5 sdk. I got examples in both SDKs but facing issues in...
Hey Nordic,
Currently, I am doing an internship about the applications of nRF52833 with SDK 17.1.0, and I am using this project file right now.
When I do "make -j all...
Dear Nordic Engineers
I use NCS 2.0.0 and I would like modification gmouse of nrf_desktop to NRF52833.
I changed the pm_static.yml and app.overlay file of nrf52840dk_nrf52840...
Hi, I am working with an Insight SIP ISP1807, based on the nrf52840.
Trying to use the peripheral example from zephyr: https://github.com/zephyrproject-rtos/zephyr/tree...
Hi! I am working on a customer project where up to 20 BLE peripherals are connected to a single central device. The code of the central is based on the Multi-NUS sample from...