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...
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...
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...
Hello all,
I have a pretty simple question that I hope can be answered for me. I'm integrating an nrf52832 development kit (PCA10040) BLE sniffer into a test fixture to...
hi,
i able to write and read unsigned integer value from the flash, but when i try to write some string to it ,the device is not responding.
void Reading_the_data_from_flash...
Hello Sir,
I would like to ask about the handling of the interruption in the nRF52 SDK.
The versions for SDK and SoftDevice are 15.3.0 and S132 v6.1.1
In the processing...
Hi all,
I am using a nRF52840 with SDK v16.0 on SES. I am trying to understand the flow of code in the secure Booloader(/SDK_v16\examples\dfu\secure_bootloader\pca10056_s140_ble...
Hi ,
I am trying to interface sg90 toy servo with NRF52840 , I am using nrf library but dont know how to drive it from 0 degree to 90 degree to 180 degree . May I know the...
Hi
I m using NRF52832 for beacon application.In my application, the device should be in the system off mode .After holding button for 5 secs, the system will back to idle...
Hi
I'm using SDK version15.2 and SD on a custom board based on nRF52840.
The board has two serial ports, and I want to use both independently. Using the Serial Port Library...
Hi Nordic Team,
My requirement is-
Advertise -> Connect to 1 device -> Send packet -> Disconnect -> Delay(1min) -> Advertise -> Connect to 2 device...
I am using Timer...
I am using nrfMeshProvision cocoapod to create a Mesh Network using a iOS Mobile application. In first step of identifying the device, i am able to call bearer.open() and...
Hi,
I've used the nRF connect 'Getting Started' software and tutorial to setup a development environment, however i am having problems with the "Set up a project in SEGGER...
Hi Nordic Team,
Please share a logic to filter with address for connection over BLE. Please help as soon as possible.
Thanks & Regards,
Aswati Vijaykumar
Hi
I am currently developing a demo application and started with the ble_app_template project from the ble_peripheral_folder (s140 softdevice, sdk 16.0). I copied it to...
I am using a module called Core51822 which includes NRF51822, with the NRF51822 Evaluation kit and the ST Link to program it from Arduino IDE.
I want basically to program...
can someone suggest me some tutorials how to do programming in nrf52840 from scratch.
i have tried some examples like blink an led just like opening the file and running...