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...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
I have a application using 52805 with no external crystal, I found that Timer1/2 not working, anyone have idea can Timer run with internal HFCLK(HFINT)? by the way, everything...
Hello i am trying to send 4 bytes of data over ble with custom service but im getting an unknown error and i am stuck in a dead end please help me .I am greatfull to any kind...
Hi,
I try to change the endianess of transmitted data from Little Endian to Big Endian.
So for example when I want to transmit a value uint32_t valueTx = 0xAABBCCDD
...
I have nrf 9160 DK board and sdk v 1.4.2 ( downloaded from nrfconnect toolchain manager ) .
For example blinky , which is the DTS file it takes and how do I modify it ?...
Hi,
Firmware v1.31
I have a question about using those call functions https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/modem/lte_lc.html#c.lte_lc_deinit...
Hi,
I cannot compile the example/ble_peripheral/ble_app_uart project (others examples are compiled ok). I didin't make any changes. The errors are some files in the library...
Hi,
I am working on a personal project, and I have added my own functions in the ble_app_template project. I was trying to add the UART functionality in this project, based...
I'm using JLinkRTTViewer to view the outputs from the application and to enable the logging, I used the following configs in sdk_config.h:
set NRF_LOG_BACKEND_RTT_ENABLED...
Hello
SDK ver 17
DK nRF52 DK
DK is a peripheral connected to many centrals. Every time I connect to a phone I get the messages attached in the picture.. My question...
Hello, support team:)
Currently I am working on SPI communication with LSM6DSOXTR.
CLK, MOSI, SS is working as expected. But there is no MISO signal.
0) All SPI...
Hi,
Just would like to know is it possible to proceed auto pairing by restore the MAC address of host?
The current idea is using direct advertising to speed up the pairing...
Can a provisioner work as a client connect to a server
how do I set on the phone app(iPhone 10s)
in example/light_switch I did not do any change on the example
...