I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
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...
Hi friends..!
I am trying to print data on UART but only just after when TIMEOUT (180 sec) occurs in the project BLE.zip .
Is there something BLE stack event has to be used...
I have BP device, It has start button. When we click the start button then it start monitoring the BP. Need to start/stop the device to monitoring the BP from the iOS App...
Hello,
I am working with the nRF52 DK and the PPK (Power Profiler Kit), however I can only program the DK when the PPK is connected. Once I disconnect the PPK the message...
Hi,
We are developing weareble with nrf52832 and already made 6 test modules. Everythink works fine except 1 module. This wonderful piece is visible only on PC Win 10 ...
Hi,
I am designing a BLE Device based on nRF51822, which broadcast three services : one home made service, the Battery Service, and the DFU service for the OTA update....
Hi guys,
Currently, I used JLink V8 to program, load code to nRF52823.
I connected this JLink to nRf51822, then it works perfectly but when come to nRF52823, it doesnt work...
Hi,
I am working on nRF52832 with SDK13.0 + GCC Eclipse.
I have used 2 app_pwm instances for driving a 3 color led. Once I init the pwm and set the duty cycle, the current...
Hello, do I do it in some sort of system initialization function? That would be really strange because that's not the case with example projects, or do I do it using nrfjprog...
I am using PCA10028. I am not able to verify the output for given examples of SDK 12.2.0 that require master emulator or UART.
I have the pin 0.30 connected to ground as...
nRFready Smart Remote 3 nRF52 v1.1(PCA63519)
SDK: nRF5x SDK v12.2.0
IDE:Keil 5
Hi,I am trying to flash the whole package of SR3.
1.Flash the s132_nrf52_3.0.0_softdevice...
I'm changing the DEVICE_NAME macro in the example and then flashing but for some reason when I scan for available Bluetooth devices, the device always turns up as Nordic_UART...
Hi All,
Can one safely assume when sending a packet to a destination address using the ping command in the CLI, that the payload echoed back is the payload transmitted...
mainc.txt
we can use INTENSET to enable certain events on the radio as in line 460 in mainc file attached. But how to enable this on the radio as a whole.
I basically...
Hi Nordic,
I am trying to enable the DC/DC converter on a QFAAH10 (revision 3) .
I am using the s130 v2.0.1 SD .
----------
1. sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi,
If I configure the radio notification to ACTIVE and then set a DISTANCE of 800us, is there any way that I can configure PPI to toggle a pin for example?
I know that...