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...
Hello,
I`m trying to run the example in the light_switch after i download the "nrf5SDKforMeshv310src"
When I tried to build Provisioner or Client ,for example this project...
Dears,
I have nRF9160-DK and nRF51-DK(PCA10028).
I have used nRFgo Studio with nRF51-DK(PCA10028) to firmware download.
And I have used nRF Connect - Bluetooth Low...
Hi.
How could I set extended advertising through the 37 secondary channels as default, in an nRF52840 module which is using PHY_CODED modulation and running a ble_app_uart...
When working on adapting the bootloader for NRF52832_XXAB I noticed that -DNRF52 seems to define NRF52832_XXAA and later defining -DNRF52832_XXAB does not override it. I suppose...
If the Mesh DFU process fails (maybe a packet gets dropped or something), what happens? Will the device get stuck in an unknown state? What does the recovery process look...
I am trying to make the nrf9160 device work with our own AWS IoT account.
The nrf9160 device succeeds to run mqtt_client_tls_connect(). Then it runs mqtt_client_tls_write...
Hello,
I am using SDK12.3 and have problem with garbage collection (FDS module).
My apllication depends on timeslot, so that FDS is supposed to run together with Bluetooth...
Hi
I am writing ANT+ device on pStorage and want to read back from memory during ANT+ stack init. I am trying to change the Device name on this snippet
No luck so...
Hi,
I'm working on the ble_att_mtu_throughput example code on nrf52840(peripheral) & nrf52832(central) . SPI data is transmitting from TI(slave) board to nrf52840(master...
Hi there! I am developing a device with the nRF52810 that requires the following:
Receive audio over BLE
Store audio in memory
Playback audio on command
Would...
SDK 15.2 API 6.10 SES custom board
I am trying to get DFU to work and it is not seeming to work right.
I am trying to engage DFU mode by holding in button on board for...
Dear DevZonee's
Im trying to esablish a BLE connection using the following configuration of the peer-manager:
* LESC
* Just Works -> IO-Caps none (0x03)
If i run...
Hello
I am using SDK12.3 on nRF51822 chip using Keil V5 on windows 10.
I am using experimental_ble_app_buttonless_dfu example and bootloader_secure example.
They both...
Hello!
SDK 15.3
If I build secure_bootloader example project using Segger Embedded Studio it works, I can see it nRF connect.
If I build it using armgcc it does not...
Is there any actual difference between "Fast Advertising", and "Slow Advertising" - or is it just a way to easily specify two different sets of timing parameters?
The question...