Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I am using Segger IDE and now I wanna to use the temperature sensor presents in the PCA10040 board.
I tested the SDK example using the keil and works fine. When I...
I have your NRF52 DK and beacons.
I want to make the case so that my Nordic NRF52 DK will get data from Nordic beacons and forwarded that data on the UART port of PC....
Hi there,
I am developing a BLE dongle, and a BLE peripheral both based on NRF51822QFAC. The BLE dongle scans, connects, and disconnects the BLE peripheral by UART commands...
Hi
I get the following compiler (assembler) error in my project:
... Compiling file: hardfault_handler_gcc.c /tmp/ccstUNqW.s: Assembler messages: /tmp/ccstUNqW.s:46: Error...
Hey All,
I'm using the nrf_drv_uart UARTE driver (NRF52832) communicating with an external device. The UART init code is executed using a function (call all_main in this...
Hello All,
I am working on NFC using nRF52832 chipset .
I followed the below this link for http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
Hi everyone :D
I'm not being able to compile a c++ code on segger embedded studio.
The same code compiles with the Makefile provided in the SDK 14.2, but not with the...
Hey, we are using the nrf52840, and the SDK 14.0.2 and the uart example. We need to set the BLE range to max, and therefor the TX to 8db, the transfer speed to 125kb/s. We...
This is my second attempt at merging a pure UART App (no soft device) into an App derived from the ble_app_template (with soft device)
I see I am not alone in having suffered...
Hello everyone, I would like to make an unconnected broadcaster to send data to the advertising channels ... I come from a X-NUCLEO-IDB05A1 board and that's has been pretty...
Hi
in the release notes of the SDK14.2 the following is written
The following toolchains/devices have been used for testing and
verification:
- ARM: MDK-ARM version 5...
I have written an interrupt program to blink an led at port P1.01 by pressing the button 1.So i added the code in ble_app_blinky example so i can blink the led from the board...
I want to read integer data on the cloud
for example int a=1001;
This value must be displayed on the cloud service after every 5 seconds.Also i want to increament the value...
I urgently need to decide on the use of the chip in future developments and deliveries. There was no problem with the 51822 chip in the connection between 51822 to BlueGiga...