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...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello
I am contacting you to have a little more information concerning the messages which are sent in the examples thread_simple_coap_client and thread_simple_coap_server...
We have performed the DTM mode setup on the ATEX HW variant of nRF52832 chipset using nRF go studio application where the app is throwing an error as attached in the screenshot...
This is more related to the Segger Embedded Studio than Nordic parts or SDK, but I'd like to hear what kind of experience other Nordic users are having with the Segger IDE...
I want to run BME680 sensor example from zeyphyr->samples->sensors, i loaded the project with adding nrf9160dk_nrf9160ns overlay file with the contents :
&i2c2 { compatible...
Hi,
we are using the nRF52840 in a medical ECG recorder. To stream the data as fast as possible we want to use the 2Mb phy. Everything is working as expected under iOs and...
Hello,
I am using Nordic's SES 4.52 with a project from nRF Connect SDK 1.3.1. I have preprocessor definitions I'd like to add to the project to mirror those added on the...
The nRF9160 datasheet tells the reader to refer to the website for Altium files. However, the only files I can find are for the development board. Is it possible to release...
What is the best way to change advertising data for each advertising packet in Mesh SDK's each of proxy / dfu / provisioner?
Using Mesh SDK 4.1, it would be ideal to be...
I have a working code which implements a UART peripheral written originally with SDK15.0
I would like to port it to the latest SDK 17.02
I can get advertisement and I...
Hello!
I have problem updating application firmware with the following message.
In nRF Connnect v.3.6.0 Programmer has been selected.
Log file indicated. INFO...
Hi,
We are trying to develop a wearable device that needs to sync time over a BLE connection and write the time to the internal RTC. We are using the nRF52832 for development...
Hi,
I'm experimenting a very high current during advertisement of the nRF52833. When using the "Online Power Profiler", it shows that I should expect peek current of around...
I'm attempting to use FDS on the nRF52840DK (PCA10056) with SDK V16.0 and SD enabled.
Per the documentation:
1) I register the callback function: fds_register(fds_evt_handler...
Hello, guys,
We are designing our custom board that contains nRF9160 SiP.
I would like to ask some questions here concerning programming/debugging nRF9160 SiP on the custom...