Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hello, I’m testing a PID controller for a quadcopter. When I compile the application with the optimize for speed then flash, I notice that the PID response is slower than...
SDK: nRF Connect SDK v3.0.2
DK: nRF54L15-DK
Sample: spi_flash
default:
mspi-max-frequency = < DT_FREQ_M ( 8 )>;
If I change it to 32, it will printf these...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...
Hi,
I have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
We are running a nrf54l15 board that uses an NFC T2T tag to encode a URI to open an application. We have noticed that sometimes, the current stays higher (~200 uA) after the...
Hello, Have some experience with embedded development, but new to nRF Connect, sysbuild, Kconfig etc.
Using Windows host VS code with nRF Connect extensions - current versions...
Hi.
I wonder if you could help me:
I'm using a thingy91x and would like to work with the npm1300. In the case of this hardware, the PMIC npm1300's i2c bus is connected...
Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
Using nrf sample from v2.9.1/nrf/samples/crpyto/rng Configure build with v2.9.1 SDK/Toolchain Configure build with board target: nrf5340dk/nrf5340/cpuapp Add MCUBOOT support...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...
Hello
I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint...
i have the nrf5833 dk board, i just started programming from quick start and it worked two times and now it does not program at all, programming failed
Dear Team,
I would like to know if it is possible to add custom attributes and commands to standard clusters, such as the Occupancy cluster. I have reviewed the "Adding...
I have an Ubuntu Machine where I successfully installed Zephyr SDK and toolchain following instructions given in the official getting started guide here . I was able to compile...
Hello Nordic team,
I've recently upgraded my application from nRF Connect SDK v2.7.0 to v2.8.0 , and the previous BLE Disconnect issue has been resolved — thanks again for...