Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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
...