I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello supporters and enthusiasts,
I'm developing a BLE product which mainly works as central role for all scenarios.
The steps how the central controls to a peripheral...
With the release of NCS v2.0.0, is v1.9.x EOL? If not EOL, how long will it be supported, will there be a 1.9.2 or beyond?
Trying to decide if we should look at migrating...
Last year i asked about a custom nRF5340 board when using NCS V1.7.0 and the comment was to just copy the entire nRF5340DK into my custom board folder and modify the names...
Hello,
We have a pre-production design of a custom board that has an nRF5340 on it. We have built and programmed about 60 boards of this design without any issues using...
dear all,
I want to know how to estimate ram of softdevice use.
For example, as a central, how much ram will be required when adding a custom ble service,
and how much...
Hello
I added the mesh shell module to my app running on nRF52480 custom board and I am trying to provision and enable publication on the custom model I have
This produces...
Hii. I was using scheuler and wanted to know how this part of code works. The #define CRITICAL_REGION_ENTER() has opening bracket but it is closing after #define CRITICAL_REGION_EXIT...
Hi,
I use nRF9160 SPI to drive Epson's screen, The screen MAX writing apeed is 6M,But reading apeed is only 1M,So I need to switch SPI speed between read and write。
I...
I'm more or less copying the thingy:91-design. The Qourvo 12038 used in the design is EOL, and at the moment not available. It seems the alternatives use MIPI-interface. Can...
Hi,
I´ve been trying to improve data transmission from an nRF91 dev board through nb-iot to Azure IOT-hub and always got a socket disconnection event when I tried to send...
I would like to configure the TXD, RXD, RTS and CTS pins for the UART on the nRF52832.
I saw that the uart0 node ( nordic,nrf-uarte ) has attributes like rts-pin but they...
I got an nRF52 DK, took it from the box, plugged it into USB and turned it on. One LED was flashing softly and slowly.
Then I ran nrfjprog.exe --deviceversion --log and...
Hello, two related questions:
1) We're hiring a third party, Fortify to statically analyze our code base. I'm having trouble figuring out where I can modify the build tool...
Hi,
I already have a product which is running on NRF52810 (SDK S112)
Since the lack of CPU worldwide problem i found a stock of NRF52811.
I saw it's hardware is pin...