nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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...