Hi,
How can I control a Thread CoAP Client, which is connected to a thread supporting modem such as eero+ (in other words, the CoAP client is connected to the internet)...
Hi supporter
we try to radio test for nrf7002 DK, we use ncs2.7.0 version, need to radio test for 2.4G Ble(2440 MHz) and Wifi(2440 MHz), 5G wifi(5500 MHz), need to measure...
Hello,
I'm using 'nRF Connect for Desktop v4.2.0' and 'nRF Connect SDK v2.3.0' on windows 11.
I was using vs code well for developing nrf52840 board.
But, I found...
Hi there, I'm new to the nrf/zephyr sdk and while using the nRF5340dk board, I've found that the pin1.01 is pulled high right after the board powers up. My assumption is that...
In my project, nrf52832 used as a communication module.
In order to let user's phone reconnect automatically,I add HID service,appearance and uuid into advertising packet...
Hi there,
I am working with NCS 2.9.0 and the nRF54L15-DK, running the radio test example with the RSSI Viewer, but it doesn't seem to be working.
Here are some error...
I try to do everything as in the guide (second advanced option) devzone.nordicsemi.com/.../small-i2c-oled-displays-using-nrf-connect-sdk but I get errors when building
...
Hi,
i am trying to interface ultrasonic sensor with nrf9160, but i dont get any examples regarding ultrasonic. so i tried the interrupt method to measure the time of gpio...
nRF52832 Product Specification v1.4 states:
11.3 Writing to user information configuration registers (UICR)
User information configuration registers (UICR...
Hello Nordic team,
I'm currently looking into TLS on nRF52840, I'm using nRF SDK 15.3.0.
I have seend the DTLS example "nRF5v15.3.0\examples\iot\dtls\coap_client" that...
Hello Nordic experts,
I am doing SDK 15.3.0 usbd_hid_composite example and this is where I am: https://devzone.nordicsemi.com/f/nordic-q-a/50447/nrf52840-usbd_hid_composite...
My firmware goes into system off state when idle and wakes on GPIO (button input). I want to display an indication to the user for a fixed duration, so I will modify the bootloader...
Hi,
I'm using nRF51822 chip and SDK 12.3.0 library to develop the software. We want to control the motors with PWM. But since PWM consumes a lot of power, we decided to...
Hello.
For My personal project , i would like to develop a buttonless OTA DFU on my Red Bear Nano V2 (Based on nRF52832 SoC Chip) . Im using the SDK11 and i have folloawed...
I'm trying to add RTT support into the secure BLE bootloader to get debug logs, but after adding the files it's consuming too much flash:
Is there any way to fit RTT support...
Hello,
I tried copying code from twi_sensor example to ble_app_uart and got this error:
Error[Li005]: no definition for "nrf_drv_twi_init" [referenced from W:\MODIFIED_SDK_13...
It takes time for fs_event_handler to be called back after nrf_fstorage_erase is executed. In SDK13.1.0, it didn't take much time, but in SDK15.3.0 takes time to be called...
Hey,
I am using nRF52840-DK and SDK 15.2 and working on 802.15.4. The transmitter is sending beacons at an interval of 2sec. The receiver is scanning the network for beacons...
It seems that the GPS is more inclined to give a fix faster when the trigger defined has type GPS_TRIG_FIX set than if the trigger type is GPS_TRIG_DATA_READY. Is this the...
I am working with a custom board and the nRF52840. I have been able to program various hex files to the Nordic chip on this board using SWD and an official Segger JLink device...