Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
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 everyone.
I would like to set-up a mesh network of Thingy:52 devices and an nRF52840, which would help me communicate from the an external stimulus to the phone, via...
I have an application where the nrf52840 dongle is hooked to a sensor. The sensor drives a pin high, the mcu grabs data from the FIFO (SPI) and puts it in a buffer. So far...
Hi Team,
We need to use Flash as EEPROM and we have the following queries,
1. How much maximum size of Flash can be configured/emulated as EEPROM/NVM?
2. Whether below...
When using the serial_lte_modem application on a custom nrf9160 board I have discovered that I get nothing out of the UART unless I pull VEN low and then release it (reset...
Hi guys,
I am using Zephyr RTOS and trying to enable my device to send the voltage data via BLE. I use two nRF52832 boards, one of them is peripheral for which I use peripheral_ht...
Hi Team,
We need to know the what kind of security level available in Nordic nRF52X(nRF52833).
Secure boot support and where the 128bit AES keys are stored and accessed...
Hi Team,
We are going to use nRF52833 chip-set and we need the below information based on this input we will decide our chip-set.Kindly update your support.
1. What is...
Hi ,
The size of the boot loader partition 24KB is fixed for the lifetime of the device or it can be extended, as we have some feature to add like firmware update.
Firmware...
Hello,
I read through the datasheet of the nRF85832 to understand the peripherals a little bit better, but I got stuck while looking through the register overview (in this...
I am using NCS-Zephyr, Zephyr version 2.3.0-rc1. If you need to know the NCS version too, please can you include how I can find this?
When I do west flash normally (which...
Hi Team,
We have requirement for firmware update over Ethernet [ external Ethernet ENC28J60 module interfaced over SPI] 1. Is bootloader customizable for adding SPI driver...
Hi all,
I'm working on a project which I started from the multiperipheral example. I am using SDK 15.3.0 for this. I am developing the software on the nrf52840 DK using...
Start SEGGER Embedded Studio by clicking Open IDE //Successfully installed, what means Open IDE ? ? ?
Select File → Open nRF Connect SDK Project… //it just dont appear in...
Hi,
Currently, I am in a feasibility analysis stage for an application which requires BLE Mesh with Localization (RTLS using AoA and AoD). I explored SDKs for nRF52833...