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,
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...
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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Nrf51822
SDK : nrf51_12.2.0
soft device : s130
Example : ble_app_beacon
I’d tried single channel adverting with nrf51 beacon. And I referenced this way to disable...
We are using the nrf51822 chip, however after typing the command: nrfjprog --memrd 0x10001080 -f NRF51, the chip is no longer able to start.
We have tried resetting the...
Hi Everyone,
I have successfully configured RTOS and BLE alog with onboard LEDs blinking into an RTOS code.
Everyhting runs fine if i run only the 4 tasks of LED blinking...
Hello!
I need to send 20 x 20 bytes with the nRF8001 and would like to reduce the transmitting time as much as possible to set the MCU and nRF8001 in sleep mode as long...
Hi,
I am confused about the ROM layout, would you please correct me? Thanks.
Based on my understanding, for open bootloader scenario(like nrf52840 dongle), the bootloader...
I am using the nRF52832 with the S132 soft device. I am trying to send a large amount of data (~5 kB) from a phone to my BLE peripheral. I am wondering if the queued write...
I Have attached my project which is an SDK 15. project, starting with the simple twi sensor project and including some functions calls from gpio from SDK 14.0, porting gpio...
Hi,
The following is the guide under this ticket: devzone.nordicsemi.com/.../where-i-can-find-the-example-of-usbd-dfu-for-pc-side
Terje said "you can use nrfjprog with...
Hello everyone
The following warnings and errors occurred
Warning[Pe223]: function "sd_flash_write" declared implicitly D:\ZIP\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a...
Hi I am developing on Adafruit LE UART Friend ( https://www.adafruit.com/product/2479 ) platform. Compiler: GCC 7.2.1 IDE: NetBeans NRF SDK: 12.3, SoftDevice S130 Debugger...
Hi,
I am trying to interface ESP8266 WiFi Module: https://www.amazon.in/OLatus-ESP8266-Wireless-Transceiver-Raspberry/dp/B072BG8LW1/ref=sr_1_1_sspa?ie=UTF8&qid=1531738374&sr...
Hello-
I am working with the nRF52840 with the 14.1 SDK.
I am using the 15.4 UART example and currently only data_ack is enabled. I am hoping to add poll_data and poll_ack...
I would like further clarification on nRF52840 Errata 179: RTC: COMPARE event is generated twice from a single RTC compare match.
I am creating a sensor system that needs...