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.
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...
Hei!
I am currently working on a project where we have implemented FOTA and I have had a lot of issues with flashing fresh boards with the complete firmware package. ...
Hi ,
I am reading some dummy data trough gatt characteristics, it always comes in the little-endian format
for example, i am giving the dummy data as 0x1122 so while reading...
Hi,
1. I have working `thingy:53` Matter weather station
My goal is to run Linux matter application (node) that it will subscribe and receive temperature measurements...
Hi, I download nrf connect SDK v2.1.1 through nRF Connect for Desktop,
and I flashed the sample direction_finding_connectionless_rx with noting changed.
Then there is...
I want to build a NCS project with a folder structure that might be something like this
How can I achieve this using CMake? Is there an alternate way of doing this? Right...
Hello Devzone Community,
I am working on a dual microcontroller / cell module design, with one of the two MCUs in the cellular module. I am having a Zephyr device tree issue...
hi
I send message from nrf52840_A to nrf52840_B
log shows R eceived CoAP message that does not match any request or resource
Is there a sending format for coap? thx
Hi,
Our product is based on nRF5340 and will run DFU over BLE.
Now I am testing the DFU function via the "Firmware Upgrade" in device manager APP.
In the current architecture...
hi, could you tell why I build SDK17.1.0 (nRF5_SDK_17.1.0_ddde560\examples\peripheral\csense_drv\pca10040\blank\arm5_no_packs) demo code, it appears that mistake (.\_build...
I am trying to send data in peripheral but my central connected to other peripheral .
So I decided to add whitelist in central.
In which function to add whitelist
...
Hi!
I would like to add into my Zephyr project a library called Vanetza , which depends on Boost++, Cryptopp and GeographicLib. I am still learning CMake and I don't know...
Hi
sdk : ncs v2.1.0
example : serial_lte_modem
I used the following command to test and found that sending the character "failed, how should I set it so that I can...
Hello,
I'm working on an application that uses the aws_iot_send function ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/aws_iot.html...
How to make nRF Connect SDK submit to other code management servers (such as bitbucket,Not github), And continue to use Git to manage this code?
I will modify the content...