Hi! I am trying to get OSDP communication up and running on my nrf9160dk board. I am trying to run this sample: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples...
Hello everyone,
I am working with nrf connect sdk toolchain v2.6.1.
My project requirements are as follows:
1 MBaud UART Async API
Two Modes for UART RX
fill...
Hi,
as i would like to use the uart shell for production purposes as well (e.g. setting the devices serial number) - how can i turn off the shell at runtime (in order to...
Hi, I'm currently developing a BLE Long Range application using two nRF21540 DK boards, where one is configured as the central and the other as the peripheral.
Both devices...
Hello,
The new RED cybersecurity regulations will be enforced starting from august 2025 and it will based on the EN 18031 standard. Now, as the final draft of EN 18031 is...
Hello Everyone,
Is it possible to achieve BLE data transmission consistency like there are central and server? The server (nrf52832) reads the GPIO state change and sends...
I am using NRF Connect SDK v2.5.2. Sometimes, after I factory reset my Zigbee router device, it will immediately join a network with PAN ID 000000000000. I get this with my...
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...
I am using the nRF51822 Development kit USB dongle to try to sniff a BLE connection between two other devices. I have installed Wireshark, flashed the firmware onto the dongle...
Hi,
Couple of questions:
- I'm finding that querying the Modem clock with AT+CCLK? always returns the network time the instant after it has registered with the LTE network...
How to increase the sig sensor model to have the data of the incoming sensor, why the development difficulty is so high. How do officials treat developers as enemies.It was...
I have troble when try to change custom service to Environment Sensing Service in this sample
https://github.com/maidenone/custom_ble_service_example
I used the sample...
hi,
I have some questions from test ble speaker (ex: JBL, Sony) or Air Pods.
First of all, I use two iphones to bond one airpods or ble speaker. (Below let me call two...
Hi,
Our application includes implementation of capacitive touch sensor through SAADC.I should initially wake up device from system off mode.Using SAADC is it possible to...
I found on GitHub an nrf52832 Bluetooth course, can I use it to learn how to use the nrf52840 DK? Currently, I am having some issues on learning how the use the nrf52840 DK...
Hi,
I'm trying to utilise UART1 and freertos queues, with dynamic b;e&threads.
I'm trying to use the serial api for the UART.
I've tested the code below with the freertos_coap_server...
I have to send 6 bytes of sensor data from mesh server to mesh client. Is it possible to use simple_on/off model or have to create new model. Any sensor model example is available...
To the kind attention of Nordic support team,
I'm experiencing some problems switching off in a clean way the usbd library/usb driver/USB peripheral. I do need a clean switch...