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...
Hello,
There is a missing #ifdef check on the following line of SDK Zephyr at the latest version v3.1.99-ncs1:
https://github.com/nrfconnect/sdk-zephyr/blob/98bc3a7a6b3917ce5a058e7a7271d3036edffb88...
I changed Kconfig of u-blox board template and something is going wrong in create_nordic_project.py when I tried to create project in Segger Embedded Studio from changed template...
hi support team,
there is one question feedback from customer, device(832)is sending data to mobile device, however this connection is disconnected (however there would...
Hello,
very early evaluation question, the 52832 has NFC-A. Is a mobile phone capable of reading from this device (some arbitrary user data) ? Now I've started looking into...
Dear,
- nRF connect SDK 1.9.1
- nRF5340 DK
We use 5340 spi to control an adc chip. The sample rate we need is 1kHz, so we use k_timer to produce a 1ms timer.
However...
The issue is as stated in the title. The 'Select Device' column says "Connect a Nordic development kit to your computer" when the Power Profiler is NOT plugged in. This imediately...
Can someone help me with a Zephyr compiled blinky hex file please?
My Hardware is a loose standing module setup similar to NRF52833 DK. (same led_0)
NRF5 Sdk hex file...
I am using fstorage to store some data at three location in flash.
but it is hanging at wait_for_flash_ready function when mobile phone is connected through BLE.
Please...
Hi everyone, I am quite newbee to nRF5340 and nRF ecosystem. Anyway, my goal is to talk with 3rd party application to receive positioning data over bluetooth and then I have...
Working with nRF52840 and nRF Connect SDK v2.1.0., whenever I enable MCUboot in the project configuration, the reset pin gets enabled on the next flash. I believe this has...
Hi,
I encounter a problem, in my opinion, related to the modem firmware (or model B0 and B1).
My program connects to the LTE-M network and sends data from a sensor.
...
Hi all.
I'm working on a Visual Studio project, written in C++, which I'd like to import into Segger Embeeded Studio.
I've done this before successfully, but this time...
hi support team,
customer reported one problem that when 5340 spi communication is done, the clock line is much longer than cs pin as below:
number2 is clock pin, and...