I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
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...