Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Hello,
Now, I am merging my UART code with the TWI sensor example (I use SDK 13). Now my error after compiling the code is:
In file included from ../../../../../../components...
Hello, i recently used a gateway to sensor example and am unable to revert back to factory program of nrf9160 DK.
I toggled the switch 5 to nrf52840 and flashed the first...
Hello,
I have a problem with MQTT Publisher example on my nrf52832 DK.
1. I am using ubuntu & nordic's SDK15.2.0 for this mqtt example. On raspberry pi 3b I have installed...
Hi,
I'm trying to change the device name of the board. I'm able to write the new name into the characteristic. When the name was written in the characteristic the advertised...
I cannot find the broadcast message when I change to the following code:
/**@snippet [UART Initialization] */ /**@brief Function for initializing the Advertising functionality...
I used the Nordic EVAL model nRF52-DK which uses the "nRF52832" chip. The EVAL has been programmed as "Pheripheral" with the application "BLE over UART" made available by...
Hello,
I'm working on a project with thread network and I'm implementing a bootloader from the thread dfu secure bootloader example.
I had use this example with sucess...
Hi,
I am trying to use Thingy 52 with Bluetooth 5. Is there any example on it?
I notice that in the documentation for SDK 15, it says that Thingy is supported but I couldn...
Hi
We have connected BL651 to our micro controller via UART. We need some pre-built binaries to test the connectivity between Microcontroller-BL651 and outside world through...
I followed http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html#asset-tracker
to perform "Testing". I successfully completed...
hi.....
i am using nrf52832 and peripheral device , i need to advertise only when it reaches the certain value (threshold )so that i can save some power how to do this ...
Hello,
The Python-files associated with nAN34 (Setting up production test using DTM) seem to be missing. The web links are dead:
1. On DocLib page https://www.nordicsemi...
Hi,
I am using radio time slot to run a second RF communication link. The device is connected to a host (mobile phone) via BLE. May I know how to obtain the BLE frequency...