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...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...
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...