Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
I have this problem with all the samples for the nRF9160. When I build the zephyr.elf file, I get an error saying it failed. Please see the picture below. Any idea what's...
Hi,
SDK: nRF52_SDK_12.2.0
Softdevice: Generic_Stack_S332_02.00.01.hex
TX_PIN_NUMBER: on port 25
RX_PIN_NUMBER: on port 26
In our application we are using two...
Hi, We would like to support Bluetooth 5 in an upcoming product development.
Bluetooth 5 gives us two options for an improved connection: Twice the data through put (payload...
Hi,
I am using the Thingy:52 (that contains the nRF52832) and also have evaluation board of nRF52840.
Does anyone have a recommendation for a DAC for use with one of these...
HI,
May I ask, what is the version of J-LINK officially supported in sdk 15.3? I can not find it in release note.
See.
The following toolchains/devices have been used...
The Config Model Publication Set message can be used to configure a model to periodically publish its status.
If a model doesn't support publishing the `publish_timeout_cb...
Hi,
I've added WFE\WFI to my application running on nRF52840 on my RTOS Idle Hook.
Runs fine when debugger is attached , but when debugger not attached - the application...
Hi
I have merged NUS client , NUS server and multilink examples.
It works well and no problem in functions.
Now i will make that the module(with multilink nus server...
Hi guys,
sorry but first of all I have to admit that the migration is a mess. And really do not understand why you entered nrfx and did not make a clear cut. Because saving...
Hi I want to get the peripheral address from the UART and compare with scanned peripheral addresses from the central (nrf52832) and if the received address string is of one...
I'm using a custom PCB with a Laird BL651, which contains a nRF52810.
I've been following the "Transferring Project to nRF52810" tutorial here to run one of the simple BLE...
Hi
This is in part related to my previous post on PWM signal generation on two channels that are 90 degree phase shifted. The frequency of the PWM signal generated was...
Hi,
I am using nrf51422 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is when i tried to open the blinky project it is showing...
I need to add ARM_MATH_CM4 to my preprocessor definitions using Segger Embedded Studio.
I know this has been dealt with in "nRF52832: How to Include the "arm_math.h" library...
Hi there. I want to start first i am new to BLE Mesh. I have checked pretty much everything on the Bluetooth SIG and there are some questions. I have flashed the nRF52840...