I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
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...