I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP (Holten, The Netherlands) designed...
this is a deflector test
I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate...
Hi!
With the release of NCS 3.0.1, the required SEGGER JLink version to v8.18. pynrfjrprog is bundled with SEGGER JLink v7.94. From your website, it seems nrfjprog, being...
https://devzone.nordicsemi.com/f/nordic-q-a/69596/device-initialization-problems/285611#285611
had gone through above thread.
I am struck exactly at this point.
i...
Hi
I am using 52832 peripheral role.
sdk16.0
ble_uart add one character 0xff03 which have notify attribute
have these function
1. Use connectable broadcast on no...
Dear Nordic Engineers
I study central code,I find a param ble_gap_evt_adv_report_t
I can understand other param of ble_gap_evt_adv_report_t,but I don't understand set_id...
The NFC pins of my nRF52840 MCU have been set to be used as GPIO pins through the NFCPINS register. I can toggle the GPIO lines just but I find that after power on that the...
Hello,
been trying to add lte_lc_connect_async(lte_handler) to mqtt_simple, just like the way it is in sample aws_iot. Instead getting a failed response.
Now not sure...
I am using the light_bulb sample from NCS v2.0.0 with an nRF52840 DK board. I changed prj.conf to enable Warning traces from ZBOSS:
+# Enable traces on UART_1 (P1.02) @...
If while using the nRF Connect for Desktop you are seeing this message on the log
Make sure to installe the Universal JLink Segger from www.segger.com/.../
I'm using a sample from nRF connect SDK v1.91.1 for BLE peripheral. I'm trying to read one of the buttons on the development kit, but I'm not very sure how to use the button...
Have been trying to run nRF9160 LwM2M client sample. A problem is that it doesn't appear to be initialising the modem properly, by trying to access the network when the modem...
Hi,
I am trying to build the 'at_client' nRF9160DK sample app on a Mac and getting the following error:
CMake Error at /opt/nordic/ncs/v2.0.0/zephyr/cmake/modules/zephyr_module...
I am having the same problem as in
Case ID: 244142
devzone.nordicsemi.com/.../nrf52840_dk-spi-configuration
I am using nRF5340.
The problem I'm facing is that...
I use this code " node cli create-and-provision-device-cert"
But I am using nrf9160 ,so therefore I change this code to "node cli create-and-provision-device-cert --dk ...
This should be so easy, but it isn't. I started with the Dev Academy Lesson 6 I2C example. I wired up a little board with an I2C eeprom, created an overlay file to map the...