Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
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...
Hello,
I am working on nrf51822 SDK 9.0 and softdevice 8.0 . I got the application note to create a custom profile for SDK 5.2.0 and softdevice 6.0.0 in nAN-36_v1.1 . ...
Hi: We develop our program based on (nrf51822 QFAAG0 1403AL), I found a serious problem that our new IC is (nrf51822 QFAAG2 1415AF), and the old program can't run on it any...
Not sure where to post this...
but there's a minor bug in components/toolchain/system_nrf52.c, where NRF_UICR->PSELRESET[0] is being checked twice to see if a reset pin...