Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
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...
What is the thermal resistance for the following part number: nRF52832-QFAA-R
specifically the thermal resistance between the junction and the ambient in C/W
Dear Nordic,
we are developing DFU Secure bootloader for a nRF52832 based HW.
We are starting from the "\examples\dfu\secure_bootloader" . First of all, we succesfully...
Hi,
Actually in my program I have a serial uart interface that cause an interrupt when a message is receive. During the interrupt, I send a mesh model command and its works...
Here I use gpiote and Ble_template_example.
The advertisement code is working fine but now I use button interrupt to send different payload or the button press change...
My understanding is that secure boot calls an interface to make portion flash that contains a bootloader immutable. Since this is called after the bootloader start to run...
Hi,
Please suggest us Bluetooth online course which is available. Also if there any BLE materials please share me a link so we can go through.
Thanks & Regards
Pavan...
I have functioning firmware which produces 0xdeadbeef if I halt debugger. Is it not intended by the SoftDevice in normal operation?
How to debug this issue?
Hi
1. I am trying to use the main.py for sending command to my power profiler kit II
does it requires to use JLINK (Segger) ? I get an error a message No Emulator connected...
We would like to pre-bond our devices in production by writing bonding data into flash. Generating LTKs is easy enough. But we'd also like to store that notifications on peripheral...
I've just received a nRF9160 DK.
I've installed nRF Connect v3.6.1 and LTE Link Monitor.
I select the device (3 serial ports are shown). I press reset button and the terminal...
Describe the bug
When trying to sleep core on NRF52805 using low frequency internal rc oscillator, average current consumption is ~189.50 uA while when using external crystal...
Hi. We have nRF9160 DK using Serial LTE Modem as standalone modem for CAT-M1 connected with external nRF52 via UART2. We have setup the modem to establish connection to AWS...
I used the nrf52832-QFAA Reference Layout as the base design for the PCB.
The changes I made were:
1.) Added the DS1339 RTC Pin P0.22 will be configured SCL and pin...
Hi,
I am using nRF52840 dongle. The REG_OUT is programmed to 3.3V by default.
I am planning to use Li ion battery at VDDH. When the battery discharges below 3.3V, is there...
I have an issue when i am using an iPhone 8 instead of iPhone 7 , I can use iphone7 to OTA my BLE UART by NRF tool box, but ,when i useing iphone 8 , it does not work, what...