Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...
To the kind attention of Nordic support team,
We are going to use gazell protocol for some of our wireless products. Could you please point me out to the relevant documentation...
Dear All,
I am trying to integrate the simple_at example to my own application, in order to be able to configure the modem in the beginning and then run my code.
I can...
Hi,
I'm trying to use the nrf_drv_spi.c to communicate with a BL652 + MCP2515 CAN SPI custom device. I've connected the MCP2515 to the nRF52832 (BL652 module) in the following...
as others have described I run the sniffer
than go through pairing process, the encrypted packets show up as "Encrypted packet decrypted incorrectly (bad MIC)"
is there...
Hi.
currently i use the nrf connect with a dongle to connect to a ble device to read/write characteristics for testing purposes.
Now i want to do it automatically using...
Hi all,
I am adapting some examples according to my needs and have encountered something that I find strange. I am trying to send 244 bytes from computer to usbd_ble_uart...
I want to program my nRF52832 Over-the-Air but not through Bluetooth. We have a Wi-Fi chip interfaced with nRF52832 so that the device can be connected to the internet.
I am trying to read the current time using CTS. I used the example source provided by nordic. However BLE_GATTC_EVT_READ_RSP does not occur in ble_cts_c_on_ble_evt.
BLE_CTS_C_EVT_DISCOVERY_COMPLETE...
Are there any examples of sampling something like an I2C bus at a constant sample rate? I have seen issues myself with the k_sleep and k_busy_wait not giving accurate delays...
nRF5_SDK_15.2.0_9412b96
soft device: s140
Compiler SEGGER Embedded Studio
1. I have used example ble_app_uart. I connected the ble module to a device which has a baud...
Hello,
I'm looking for a little clarification on how the antenna tuning circuitry works on the Thingy:91 v1.0.0 board.
From a previous topic on the DevZone, I saw that...
I'm having an issue where I can't reconnect to a device after updating the firmware from the iOS SDK. I believe it's the issue described here in the documentation:
Since...
I am having responding to an authorized write request. It seems to work for BLE_GATT_STATUS_SUCCESS case but any time I try to set the gatt_status to an error, the call to...
https://www.youtube.com/watch?v=wa_ARkZSr_U
This video presents how Bluetooth mesh network works . As we can see this network contains nine Thingys and one nRF52 DK (not...