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...
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...
Hi,
i just renamed main.c to main.cpp.
In file included from ../../../main.cpp:57:0:
../../../../../../components/libraries/experimental_cli/nrf_cli.h:597:1: error: expected...
Hi,
I'm using BLE on nrf52832 and softdevice s132. It seems that when I send too many packets (around 45), the ble crashes. Is there a way to increase that number or at...
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hello everyone~
As the SDK 12.3.0 hasn't be updated for a long time and the nRF51822 can't use a newer SDK, there are some difficulty about using SES with nRF51822. I...
Hi, I'm using nRF51801QCAB for our BLE communication develop. I was used SDK9.0.0 before,it is worked well,but SDK9.0.0 does not support numeric comparision when bonding....
I want to add USBD function in other projects, but there is an error:“..\..\..\..\..\..\components\libraries\usbd\class\hid\generic\app_usbd_hid_generic.c(257): error: #20...
Hi,
Furhter to this post , I still getting unexplained behavior.
I use timeslot api to generate a burst of 10 hard-real time-pulses 29000us apart.
For the first 9 pulses...
I am using the nRF51422 device with the SDK 11. When building the ble_app_proximity using Keil uVision I am met with the following error: " Code size of this image exceeds...
I've downloaded both v15.2.0 and v15.3.0 documentation packages and the pages that reference svg images do not render in Chrome (for example ./nrf5/iot_intro.html). When I...
I am using the nRF52840 dongle to gather data via peripherals and send it via a serial port similarly as the cli example, for that I'm using the nrf_cli_fprintf() function...
Hi all.
I want develop device with nRF9160. goal - to get smallest size with chip antenna.
I not so good in RF design, so usually I using recommendation from datasheets...
Hello,
We have an nRF9160 DK and have successfully set-up the tools necessary to re-flash and write firmware for the DK using Zephyr and SEGGER Embedded Studio. We are planning...