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 ,
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...
So we have the SAADC configured to read using timer attached to ppi. We read from 5 adc channels. If we set NRF_LOG_ENABLED to 1 in sdk_config.h all the channels read fine...
Hi,
In first attempt to plug power to micro USB port I got red red LED on (indicating some error). LED is on even without connected battery. Based on nPM1100 documentation...
Hi there I am facing a strange issue nowadays after working continuously for two weeks + with the TWI module. I started off the with twi_sensor example in non blocking but...
I want to use a nRF9160 to send data over UDP/NB-IoT.
For encryption I want to use eclipse/tinydtls in order to have support for RFC7250 and (upcoming) RFC9146. That works...
I would like to use the SLM application for the nrf9160dk. I am having problems compiling the codebase on windows.
Using Zephyrs west with the "west build" command results...
Hello,
I am trying to connect asset_tracker_v2 to my aws iot cloud with MQTT,
then storing this data in aws database, when i changing parameters to AWS Iot library,...