Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Hi, I am working on Eddystone project i.e nrf5-sdk-for-eddystone-master now I need to add the dfu support to it the problem I am facing is explained below
In SDK nRF5_SDK_11...
Hi,
I am using nRF51422 with S130. I want my application to blink a LED every one second. For now I am using App Timer which solves the purpose but the current consumption...
Hi, I have been trying to figure out how to get the IF BOOT/RESET button on the nRF52 micro-controller working. I have defined "CONFIG_GPIO_AS_PINRESET" under C/C++ in the...
Hi all,
I seek an advice on the passkey topic. Have been researching the topic all day but still have some confusion. I am running SDK 10.0 ble_app_uart example on nRF51...
I have a quick question pertaining to the instruction sequence that occurs immediately after the anti-collision completes:
I am working on implementing a Type-4 tag library...
Following this thread , I tried to upgrade my dongle from s130 v1.0 to s130 v2.0.
I'm using windows driver 0.5.0
Tested both binaries for 0.5.0 downloaded and compiled...
Hey all,
What I am trying to achieve today is setting RAM retention on nRF52.
As it is stated in Product Specification of nRF52, RAMON register is deprecated ans shouldn...
I have 2 nrf51-dk with softdevice 130 (one as central, and the other as peripheral), i use sdk v.10.
I have read and follow central tutorial , and all works.
Now, I...
hi,
i want to use 51822 timer counter to capture external pulses,how can i config the capture task?
in the nRF51 Series Reference Manual, it is say
The TIMER implements...
Hi All,
We have been developing device with pca10028 evaluation board and in the process we use also few other custom boards with nrf51822. We use IAR. The device system...
Is there any recommended value for PSTORAGE_MIN_BLOCK_SIZE or is it completely system determined. The commends in pstorage_platform.h are somewhat unclear.
If I only require...
Hello.
I want to migrate function of "sd_ble_gatts_value_set" to nRF52 from nRF51.
I use nRF52832 ,S132 and PCA10040.
I saw documentations about the function.
infocenter...
Hi. I'm using PCA10028, SDK10.0.0, S130.
I want to go to nrf_drv_uart_uninit(); right after sending data.
in order to save current consumption.
So I made source code...
Hi.
I'm using nRF51822, SDK10.0.0, S130.
Hex files : Soft device, Application, bootloader.
I want to download at once.
How can I combine Hex files to make them 1 file...