Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I am using the examples/nfc/record_text application (nRF SDK 15.3.0) with disabled leds on pca10040. When I approach the NFC antenna with a nfc reader (like a smartphone)...
Hey
I am working for the first time on qualification process with SIG, my device is nrf51822 and softdevice - S130 (version 2.0.2) and I understand that D030168 / QDID-80592...
I am currently using bluetooth mesh v2.1 which has qdid code QDID: 111537 , now we are currently added the Nodic uart service code, do i also have to declare the QDID 138862...
Hi, I want to create a peripheral device with a nRF52810 module.
Before developing the corresponding mobile app, I would like to use this as a central device: A GUI, written...
I have been trying to get a arduino UNO and arduino Leonardo to communicate with the nRF9160DK but have not been able. That accounts for the SPI example aswell as the I2C...
Given that Zephyr RTOS is not certified for use on Medical Devices, is there any plan to support operating systems with FDA 510(k), IEC 62304, IEC 60601 certifications?
...
I'm looking at augmenting the GPS system of the nRF9160 (at the moment due to high current and long time to acquire, easily lost sats/location) with some geolocation. Specifically...
I met a question here. Hope anybody can help on it, thanks.
I'm evaluating whether it is feasible to run the FFT algorithm on zephyr LTS project, with the nRF52832 board...
I want to know the upgradation process of firmware (Zephyr OS) on nordic nrf52840_pca10056. I have flashed the Zephyr OS on chip once via Jlink/JTAG, and now I want to flash...
Hello,
We are developing a product which includes qr code reading as its feature.with reference to https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo
as...
Dear All,
I need to develop a low-power application that sends a UDP message, waits for a certain amount of time (5 seconds) for a response and if there is no response it...
Hi,
Scenario : Scanning non mesh BLE packet with different stacks.
H/W Device - nRF52DK
Observation :
Case 1. Non Mesh BLE Stack (Soft device):: Here able to receive...