[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
I want to use nRF51822 Bluefruit LE Friend device (blue board) as BLE Sniffer. My OS is Windows 7 64-bits.
I installed ble-sniffer_win_1.0.1, v1.0: FTDI Driver Requirements...
According to another question here:
devzone.nordicsemi.com/.../
I'm stuck with waiting for the LFCLK to boot forever.
Normally, keil has a .s startup file that dictates...
Hi,I use the SDK 12.2.0, I want to add the peripheral RTC example to the ble_app_uart.I find the softdevice have used the RTC1 ,so I want to use the RTC0,but when I added...
Hello,
I am seeing something strange wrt to reassigning the NFC pins (9,10) on my Rigado BMD-300-EVAL using nRF SDK12.1 and gcc to build. I have two SPI based sensors on...
test_ble_mouse_wo_bootloader.pcapng Nordic_Mouse.pcapng connect_to_phone.pcapng test_ble_mouse_1.pcapng test_ble_mouse.pcapng Hoping someone here can help. The setup is a...
My problem seems to be related to this unsolved question.
I've making a central application to connect to my peripheral but I'm having a hard time getting the service discovery...
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...