I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Hi,
I am facing issue at ble_stack_init() which internally calls sd_softdevice_enable(). I get NRF_ERROR_SVC_HANDLER_MISSING at sd_softdevice_enable() return value.
...
Hi,
i use the nRF5 SDK for Thread and Zigbee v4.1.0 , the s140 an the ble_thread_dyn_proximity - example.
I want to use the LESC encryption of BLE (in addition to Thread...
Can anyone help me with this:
I'm trying out the 'threads' sample under Visual Studio 1.8.0. Not having much luck. I'm a newbie and have followed the Video tutorials to...
Hi,
I am currently using an audio board utilizing the nRF5340 MCU. I would like to enable the BT_SHELL to use the Bluetooth command Shell, may I know how I can achieve that...
Hi,
I'm trying to measure the power consumption of Zephyr's iBeacon sample (zephyr/samples/bluetooth/ibeacon) on the nRF52840 DK. I prepared the DK by cutting the PCB track...
I use nRF52840_QIAA for design, now I need to provide ROSH of this model, I found it on the official website, please help to provide it, thank you very much!
Hi all,
After Licence request I got email with Key.
Segger Embedded Studio 4.12 accepted this key but SUA expiration date is not valid, there is just red cross and no...
Dear ,
I'm using nRF52832 to do some 2.4G communation without softdevice. Now i need to update firmware with mybootloader.
Is there some mathod to do the vector table...
Dear Team,
I am working on real time clock with the help of : github.com/.../nrf5-calendar-example but in this when do the power on and off so again start from starting...
As a continuation of Case ID: 282083 “merge cdc-acm support and BLE service”
Thanks to your support the merge was successful : both functions (cdc-acm console and led and...
I am developing a solution using the NRF9160. The device is successfully reporting to my server using a blend of the Location and HTTPS samples. I would like to operate under...
Hi, i have been converting my keil uVision 5 project to SES. Attached font file works fine in keil but not in SES. Everything else work great as expected. But not the font...
Is there a way to convert the data representation of the BLE characteristic into, say, strings?
Secondly, any way to debug as to why am I seeing more bytes than what i'm...
Which bit of which register gets set upon the triggering of an interrupt? Is there something equivalent to EXTI_PR (pending register) from STM32 which gets set upon triggering...
HI
I have a problem in my code, Have no idea exactly what happening
it is a library.
library.c
library.h
error: unknown type name 'bool'
could you help me...