During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
Hi
I'm using the NRF51422 with hardware UART.
Brief outline of the configuration:
115200 Baud, 8-N-1, no HW flowcontrol
SoftDevice S130 V2.0.1
lib: app uart fifo
...
Hi all,
I am using the softdevice S130 v2.0.1, plus one application derived by the ble_app_uart and the single bank bootloader (SDK11) on a custom board with the nRF51822...
Hello community
I'm trying to do a central app, for this im using the example of UART_Central with the SDK 13 and SD S132.
During the events cycle I am having only the...
Hi,
when executing the following code in my application. if face chip reset time to time. I've investigated code to find the bug origin and then notice that i ve a difference...
i am using Nrf52840 with SDK 132 and version 13.
here is the initialization
ble_radio_notification_init(APP_IRQ_PRIORITY_LOW, NRF_RADIO_NOTIFICATION_DISTANCE_5500US...
I am using ble_app_hids_keyboard example from SDK : nRF5_SDK_12.2.0_f012efa with nRF52 Dev kit. In that example, keys_send() Function is calling under BSP_EVENT_KEY_0. which...
Hi Sir,
I want to run the spi master example code with my nrf52832 board. In sdk11.0, have mentioned for pca 10036, the CS pin should be 29. If that was the condition,...
Sir, I have interfaced nrf board(Master) with msp430(slave) device through spi communication. And Everytime when i am debugging, i got different data(ie,. data which was sent...
Sir,
I wanted to know about transfer of data from nrf to msp430 via spi pins. For this condition, which function/api is used for transmission of single data to slave. What...
I am sorry for asking such silly question,but i failed to search with key word 'gpiote'.
so here is my question,
what is the GPIOTE?
what is the relationship with GPIO...
Hi , I am using the SD 4.0.2, the SDK is 13.0.0_04a0bfd, and the IDE is IAR 8.11.1 to develop production, I integrated the DFU, and I download and updated the APPLICATION...
Hi,
I had been doing nRF52832 porting before
Now, the nRF52840 porting is in progress, but there is no Libraries-trace-app_trace.h file
that was in the old version...