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...
I have OSX Sierra, VMWare Fusion and Windows 7 available.
I do Arduino (Teensy) dev, staying on the OSX side.
I want to use the nrf52 chip as a MIDI over BLE conduit ...
Hello,
I have a PCB with a NRF52 powered by batteries. We need to be able to plug the batteries, then program the device and never remove the batteries.
We noticed, that...
I have a need for an interrupt to go off at a 4khz rate. For this, I am using a repeated App Timer (running off the 32k crystal).
Prior to adding this extra timer, we used...
I'd like to run the DK in at the lowest power in SYSTEM_ON mode.
It's my understanding that the ble_app_gzll example places the system in the "low power" SYSTEM_ON mode...
Hello Folks
I would highly apprciate if anyone can point me in the right direction here
After lot of consultation we imported a smal size shipment (of about 1000 nRF51822...
Connection_mode_with_1sec_Notification.jpg
In my BLE project I am using connected mode, and I found that the current consumption is very high ~190uA during idle mode. I...
I'm currently working with an own hardware with a nRF52840. We had some time to get the radio working, because we copied the schematic of the PDK. In the reference design...
Hello I am using sdk version 14.0 and softdevice S332. I am looking at the ANT + bsc code. I have two questions when looking at this code.
bsc_tx could not see an event...
Hello guys,
Please help me on this.
I want to erase BMD 350 chip using BMD 300 erase and recovery software tool. But I can not do it.Error comes as per the attachment...
Dear all,
I want to create a star network, composed by one gateway and a limited number of nodes. The nodes periodically send information to the gateway. I am using the...
I'm running the HID Keyboard example from SDK 12.2.0 on nRF51-DK with SD 130.
When I long push Button1, it disconnects for a moment and connects again immediately.
Events...
I am trying to make a custom application in which I need to connect to a device and read/write its characteristics' value.
But my target device has had 4 primary services...