I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hello,
I use nrf52832 and SDK 17.0.2.
I use flash crashlog to store crash log on the flash.
I enabled NRF_LOG_BACKEND_FLASH_START_PAGE = 0, which means flash log area...
Hello,
I have a problem with the GPS and more precisely the AGPS. I would like to retrieve my position with the thingy91, I created a project by taking the AGPS sample and...
So, for a while I have tried to follow these instructions: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_doc_user_guide_modules_dfu_configuring_performing...
Hello,
Developing on Zephyr 1.2 and modem fw 1.2.
Developing a client LTE application. If I run the below sequence of commands periodically every 2 min:
eventually...
Hello everyone,
I am working on an nRF52-DK and getting familiar with Zephyr.
In this process, I am trying to connect with the sensor API with a "fake" sensor whose...
I'm not certain where to send suggestions, so hopefully this will do...
A very useful addition to the nRF Connect SDK would be support package documentation for Zephyr...
Hi,
I am trying to run the NCS Zephyr ADXL372 sensor sample application (using nRF5340 DK) but get the following error:
This corresponds to the following NACK error: ...
I would like to do mutal TLS on a NRF9160. I found the https sample where the firmware does server authentication. How do I add client side authentication to this example...
I have a project from 3 years ago (2018) that I'm trying to make a simple update to the application code. The code downloads via the Segger Embedded Studio and runs correctly...
A vulnerabilitiy in BLE secure connections is reported as CVE-2020-26558 : Impersonation in the Passkey entry protocol
"The Bluetooth SIG is recommending that potentially...
My application uses a NRF52840 (SD140, SDK 15.2.), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and...
I'm trying to get a BLE example for NordicSemi nRF52833_xxAA using SoftDevice S113.
I found out only two examples but they don't compile.
Error[Go029]: Variable "sec_mode...
Hello,
Is it possible to disable the antenna pin of the NRF52 in software? I cannot see anything in the data sheet which suggests this.
We are using a third party module...
While following the steps required to provision the nRF9160 Connect for Cloud certificate, I entered the 'AT+CFUN=4' in the AT command text field and I clicked 'Send' but...
I have a working code using SoftDevice 140 7.2.0 and Segger ES on the nRF52840 DK. I made the single adjustment of the preprocessor variable BOARD_PCA10056 to BOARD_PCA10059...