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...
Hello ,
I want to establish a connection between the adxl345 nrf51822.
Nrf51822 is working both individually and Adxl345. I would be glad if I can provide you with necessrat...
We are building a new version of a small device with the new nRF52832. Its only external connection is a micro USB plug that we use for charging - we do not need it as USB...
Hi,
I'm evaluating a nRF52 as ble central - controlled from a windows pc.
Searching the forum I just found:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/....
Hi,
I am trying to connect 4 devices with the pc-ble-driver. Therefore I modified the heartrate example.
3 Devices are connecting fine - on the 4th connection request...
I have been using nRF51 since 2013 in a lot of product. Haven't paid a lot of attention to nRF52 series because nRF51 has been a working horse and enough for our applications...
devzone.nordicsemi.com/.../
Using this link I'm able to build sample code in nRF52 SDK in Ubuntu.
I've customized board based on nrf52832 (Bluey Board) & ST-link v2...
Hello,
we are planning to implement bluetooth chip in our device.
So for implementation we need nRF52 DK development board on loan basis.
Let me know whether we will...
Hello everybody! I am working with nrf51822 n51822 qfaah2 17138q and i tried to load my code on it, but i always receive this error message. Could you help me?
with this...
Hey all,
I'm trying to get the Nordic UART service with the nRF Toolbox App (Android).
But always when I send "Hello" from the nRF Toolbox App, for example, I don't only...
Summary
I do a bootloader/softdevice update via the dual-bank BLE DFU example from nRFSDK11 with SD132 v2
When the new bootloader (the SDK11 bootloader example ported...
Hello,
I have a strange behaviour in my project and can't find the cause:
I have connected a TMP116 temperature sensor using TWI with SDA at P0.03 and SCL at P0.04 using...
Hey I'm looking at the radio page for the nRF52 DK and at there is a Capacitor C10 that goes between the DEC4 and VSS pin.
The BOM for PCA10040 shows the following line...
I use FreeRTOS in my application (nRF52, SDK14) and want to statically allocate memory for task stacks. Unfortunately, the FreeRTOS port in the SDK is oooooold, version 8...
Hi All,
I am new here, i wanted to know if i can perform encryption algorithm using pca10040. Do we have cryptocell on nrf52832-dk?
Thanks in advance.
Regards,
...
I have a number of nRF52832 beacons that advertise at a set interval.
All the beacons have a "device_name" set as "ECO".
My application scans for these beacons with the...