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 would like to prepare a provisioning hex file for my firmware.
Can somebody supply an example how this could be made?
I'm using gcc toolchain, Eclipse and SDK...
Hello,
I am using sdk12.2.0 and pca10028 dk. I am using one code downloaded from unknown source. The code is used to store data in flash. When I compile through keil I don...
Hi,
i try to establish a communication between 3 sensors in the following way!
Node 1 should broadcast messages to Node 2 and Node 3 as Peripheral.
To establish a...
Hello,
I am using pca10028 and sdk 12.2. I have interfaced temp sensor with nrf51 and now I want to store that data continuously in memory of nrf51. I want to store min 4k...
Hello, I want to program and debug the nrf52840 device but I'm kind of stuck at the programing range/address issue.
I'm using my customized board so I doubt Nordic Semi...
First I register the address of the central device to the peripheral device. When I work with a single peripheral device and a single central device, I can send commands from...
I'm trying to understand the subtleties in a Gazell link setup with multiple devices and a single host.
The documentation in the infocentre suggests minimum timeslot_period...
Hi,
Just wanted to confirm what the average current measured by the PPK represents. So for example if I have AVG in average window as 2.5mA, is that only the BLE (i.e....
Hi,
I found a bug in ble_app_gls example from SDK_12.3.0 / s130.
If user enters a wrong passkey, the app ends in a app_error_fault_handler exception and the central keeps...
I think I found the source of many of my recent problem. The print in Segger is going crazy.
I found out that if I increment a simple variable and print it when I hit debug...
Hi,
I am using the nRF52-DK as a device like beacon encodded with the original code of "nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon.
I want to change...
I am beginner of 52832. Current software is based S132 4.0.2 and SDK 13.0.0. Test platform is based on PCA10040.0
My problem is application can not start normally in merged...
Hello,
I am using nrf51 and sdk11. I have one code and I am trying ti build hex or bin file for this code. Now the code size exceeds and so I am trying to build using makefile...
I am learning about FPGA. I have question general question related to it.
Doc1.docx
A FPGA is connected to a 14-bit DAC and to an output amplifier. The DAC have a sampling...