We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello,
I'm trying to develop an application sending GPS over HTTP requests.
I started from the "https client" and "agps" samples in the NRF Connect SDK: the single examples...
Hi,
I'm trying to build secure bootloader DFU(non_debug_version) for PCA10040 with the below mentioned prerequisites and I'm able to build the bootloader successfully...
Hello,
I am using nrf52832 chip and SDK 17.0.2 (Softdevice 7.2.0).
I set the MAC Address as random static as shown below (only relevant parts shown):
ble_gap_addr_t...
We are an educational institution and were hoping to use these in a class integrated with LabVIEW. When we load this up on a faculty desktop and run a simple program, it works...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. I want to connect with two smartphones. At that time, I want to connect under the following...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. Is it possible to connect two centrals at the same time? I think peripherals can only...
What exactly does the power management library? Does it handles all the ongoing processes and shut them down?
Because I did a test with for instance a flash write, and I...
Hi, I want to use TrustedFirmware-M as a secure backend for an application that uses Mbed TLS in the non-secure domain, and this seems to be artificially limited - the MBEDTLS_USE_PSA_CRYPTO...
Hi All,
I am developing one device using nRF52840 based on Zigbee protocol.
Currently I am using nRF52840 Dev-kit and nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
...
Hello,
as discussed in the email with Joakim T., could you please provide us a sample of how to use AT command %KEYGEN to generate CSR using the ECC private key? If you...
I am using NRF52840 with SDK15
I am using AES 128 Encryption and am confused on the documentation:
During the encryption operation with nrf_crypto_aes_crypt or nrf_crypto_aes_finalize...
Hello everybody,
I'm currently trying to create a Bluetooth Low Energy Mesh network of multiple nodes that I can control using a Bridge application.
I use a nRF52840...
Hi,
we are developing one prototype where we are using two MCU for different task. we are planning to give common reset button (for customer access) for both the MCU using...
Hello,
I am attempting to create an example project of the Asset Tracker using the NRF9160DK.
I have installed SES using the Toolchain Manager.
I have attempted using...
Hi,
i'm using the nRF5340 DK and SEGGER Embedded Studio V5.50c. Today after starting SEGGER i was asked to perform a firmware restoration for the j-link if the nRF5340 which...