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...
I am using IAR version 8.30.2 . When I try to build the example project is the nRF5_SDK_15.3.0_59ac345 for 802.15.4 for the wireless UART I get a build error:
wchar_t in...
When I start my nRF9160 modem (AT+CFUN=1) it can sit in CEREG mode 4 (unknown) for a couple of minutes, before it switches to 2 (searching) then 1 (registered).
Is that...
Hi
I am trying to implement UART on nrf52832 , s132 central and peripheral code.I am getting the following error.
Description Resource Path Location Type fatal error:...
I'm trying to change advertised manufacturing data during advertisement after pressing a button on the nRF52840 DK board. Seen many examples using the call ble_advdata_set...
Hi everyone!
I am currently working on a custom prototype that is using the nrf52840 chip and sdk 15, and now want to perform DTM tests on the device. Looking at the DTM...
Hi! We're developing on an NRF52840 and are trying to understand what the meaning of the specified 'recommended usage' is, as its specified in the aQFN 73 ball assignments...
iPhone11 + iOS13.1.2 cannot connect to nRF52832 based IoT device when application is running in background. iPhoneX + iOS13.1.2 can connect without problem. Does anybody tested...
So I recently purchased an nrf52840 pdk and was following nordics getting started guide. however my pc will not detect my board when i plug it into the usb. When i plug the...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I'd like to use a central_peripheral example project (sdk 15.3) : Experimental: ATT_MTU Throughput Example
What does it mean that an example project is experimental...
Hello,
I have a problem with using the FDS library.
I started by exploring the example CLI program (examples\peripheral\flash_fds), it seemed to work as expected.
Then...
Hi
I have a nRF52832-DK based central node and multiple nrf52832 based peripheral nodes implemented using a combination of ble app uart c + multilink central at the central...
Hi Guys,
I am trying to access the serial number written on MCU through software.
White strip on MCU has details such as PCA10056, 1.0.0, 2018.04, 683xxxxxx. I am trying...