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...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Dear support,
I am using nRF52840DK (PCA10056) and nRF5 SDK version: nRF5_SDK_17.0.2_d674dde. I am trying to make all the prints in my application to be displayed properly...
I working with the MDBT42Q-DB with the nRF52805 module. I've started from the ble_app_beacon example in SDK 17.1.0. I was able to compile and run the example in Segger Studio...
Hi.
I used sdk 1.4.0 with nrf9160, I used UART2 to comunicate with another mcu. I run fine and no problem.
Today, I update to SDK 1.6.0, I edited UART2 ( in device tree...
The RTC irq_handler of the latest nRF5 SDK may cause potential problems.
Imagine someone trying to extend the RTC timer from 24bit to 32bit, the developer has to keep an...
Hi All,
The version of Wireshark I used is 3.4.0.
The version of Python I used is 3.6.7.
Packet capture device uses nrf52840 chip.
After installing Wirkshark and related...
I'm working on nrf5340 DK and I wanted to use a mic for sound detection. To do so I installed the X-nucleo-IKS02A1 shield on my board because I have seen that it is compatible...
Hi - I'm using a nRF52840 DK for the first time with my 2010 MacBook pro running OSX Sierra version 10.12.6. I have SEGGER Embedded Studio for ARM 4.12 installed and Segger...
Sometimes, the output of the NRF_LOG commands does not make it to the RTT viewer.
The output of such commands as NRF_LOG_INFO() and NRF_LOG_DEBUG() and NRF_LOG_HEXDUMP_DEBUG...
I design with reference to the evaluation board (nRF9160-DK). What kind of resistor (R4) is used for the input circuit of the GPS antenna? The manufacturer and part number...
Hello,
In the past months, I'm being developing Zigbee Routers-based applications and so far everything is going well.
I've already a few devices installed without OTA...
Hi, looks like I brick my nRF52840-DK board.
It have no any green lights anymore and even do not detected as USB device. The second device I have works well in the same...
Is Thread in nRF Connect SDK developed based on Zephyr RTOS?Do I need to learn Zephyr RTOS to develop Thread using nRF Connect SDK? I just started learning Thread。
Hi,
I am currently evaluating BLE long range feature for one of the our product. for this, using two nRF52840 dongle PCA10059. One used for peripheral and another for central...
Using Zephyr, I'm looking to configure the BLE name of my devices to use the serial number they are provisioned with.
To this end there is the API "bt_set_name" that seems...