Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
Hi,
I'm developing a product that should take an image of a low-resolution image sensor, process it and send the result via BLE.
The camera has an 8-bit parallel interface...
Hello, I was finally able to connect the board via LTE to my nRFCloud account. However, when I go through the getting started guide, specifically the programming a sample...
Hi
Now I use the SDK15.2+MESH3.10 build my project.
Because my firmware was very large.
Moreover I want to use the nRF Connect update my device.
So,how to integrating...
HI I started off to test all the drivers before the actual development process kickstarts.I tried using the TWI sensor example for an i2c driver check.I used a DS1307 simple...
Hi,
I'm trying to add an interrupt triggered event to my code (which is based on the experimental LPN example from the Mesh SDK).
Looking through the development zone...
Hello , I come from taiwan.
I am using ble_app_hrs_c to connect my heart rate watch
I can set m_target_periph_name to search for devices with the same name and connect...
Hi, I'm developing a project on nRF52832 with LIS3DH accelerometer . Is there anyone here who has already done a similar project using the nordic SPI bus (not TWI)? Please...
Hello NordicSemi,
Actually we want to develop a product that can communicate with the iPhone over USB (lightening connector).
Basically want to implement iAP2 protocol...
Hello,
While i am debugging application in SES.I got the error like "stopped by vector catch"
How it relates to hardfault handler .Why it is happening
Kindly provide...
Hello everyone at Nordic!
The QFP version of the nRF52 has a reference PCB design layout, which is shown on the eval board. For example, if you look at the schematic for...
Hi,
I am using Segger Jlink with SWD interface
nrfjprog used to work perfectly fine for me but, suddenly, I cannot run any nrfjprog commands, I get the error JLinkARM...
I am trying to use nrfx_timer and nrf_drv_ppi in Light switch server demo example. But I face undefined reference error.
I have add c files path and include in CMakeLists...
I waas working with nrf52840dk sdk15.3.0 and pca10056 now I would like to migrate my code to nrf52840 dongle with pca10059 aht changes should I do ?
and how can I debug...
I'm writing my own BLE discovery routine for S140. I'm finding that after I call sd_ble_gattc_descriptors_discover(), BLE_GATTC_EVT_DESC_DISC_RSP is passing attributes that...
Hi,
I just wanted to report that there is an issue with the solution suggested in this thread . Even when you manually manage double buffers outside the ble_advertising...