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...
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,
I am developing a NRF51-based peripheral (S110) device with N tactile switches - each one assigned to single "bonding slot". I need the peripheral to be able to...
i have use nrf51822
when no connection creat between android nrfUart app and backon kit so autometically sleep in 180 seconds,
but i have need sleep condition in connected...
I'm new to the Nordic range of devices and the SDK.
I have a project where I'm using the HAL in the SDK to configure GPIO/GPIOTE and the UARTE0. With both the GPIOTE and...
Just want to check that my understanding is correct:
I have ported/migrated my app from SDK 6 to SDK 9, merely because I want to use the DFU facility. However, I have read...
Hello everyone
i am trying to add printf statements inorder to see the excution of the program can anyone sugges tme how to printf statemtns in app_uart example!? i would...
Is there a document describing the interaction and any asynchronous issues with the different types of event handlers? As I read it there are softdevice events, BLE events...
Hello,
I have added a timer to my code, which I need to be of 1ms. The handler of the timer is correctly called when the timer is 5ms or above. However, if I change it...
Hello,
After searching in forum, I understood that we cannot debug application with softdevice unless PRIMASK bit is set.
But in my application there is a requirement...
Hi Nordic
I am using GZLL to develop a prototype whereby data from sensors will be transferred to a Computer in a Wireless sensor network.
The idea is, when data are requested...
Dear all,
we want to use a nRF52837 for a developement project we are planning. We have been asking ourselves on which functional level the alpha Softdevice S132 for the...
Hello, i analyze the device manager routine (device_manager_peripheral.c) and in BLE_GAP_EVT_CONNECTED case you checking containing the device address in bonded table.
My...
I am working with nRF51822 beacons and an iOS 9 application that I am developing. I am testing on an iPhone 6. My application uses the CLLocationManager's beacon ranging functionality...
Hi,
I want to use the whole payload of the advertising packet. I decided to use the manufacturer specific data. BUt I cant´use the whole payload by myself. I get this payload...
dear all:
I use the spi slave mode. i have a question,pls help me.thanks.the questions as follow:
I want to distinguish instruction type, and then reply to the corresponding...