I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
I'm working on a custom board with a nRF52840 and a Micron NOR Flash MT25QU128ABA8E12-0SIT ( https://www.micron.com/products/nor-flash/serial-nor-flash/part-catalog/mt25qu128aba8e12...
Hello,
I use BroadVoice32OpenSource.v1.2.zip to test encoding and decoding,On windows10 or 52840,
using 16bit 16Khz Continuous audio,And has been converted bin2c array...
Hello All,
I am developing an nRF52840 MCU base thread product.
For this I am using nRF52840-Dev_kit for Development and SDK - nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b...
Hello!
We have a new board design we are working on that uses the new nRF5340 chip, revision Engineering A.
However, we are having difficulty getting the SPIM4 (High-Speed...
Hi All,
I'm a little rusty on my embedded C and was wondering if I could get a few broad pointers on the best way to organize this research system I'm putting together...
Dear Nordic:
I have a STM32 family MCU with a preloaded bootloader, to which I can update the firmware via UART. The goal I want to achieve is the following:
I want to...
Dear all,
We are using nrf52832 as our main MCU. In our development we need two uart. Among them first is Hardware uart which is working perfectly and second is software...
I am using the Arduino Nano 33 BLE Sense (with nRF52840) which comes with a mounted MEMS PDM microphone ( MP34DT05 ). My project will be battery powered and thus calls for...
I have successfully implemented the Azure IoT Hub sample on my nRF9160DK and added the ble scanning module. The kit is acting as a gateway, reading advertisements from a couple...
Hi ,
Device :- nrf52840
USB class :- CDC ACM
We are sending the ADC data (240 bytes at a time) to Host computer over USB (Full speed) and checking the received data...
Hi,
Using the Nordic secure bootloader for dfu OTA update, I am facing an issue causing the system to go under a condition where the bootloader is not any longer able to...
Hi. I'm trying to output frequency ( in the 1,250 Hz to 1,750 Hz range ) on GPIO. Each frequency should be outputted for 5ms time. For that, I use 2 TIMERs: one for 5ms counter...
Hi, we use nRF9160 and SDK 1.7.
in one of our applications, we need more than actually available flash. Now we have ~420kB for application - because we use MCUBoot and dual...
As title says, I cannot get anything to change in autoconf.h after changing the corresponding value in prj.conf using nRF Connect samples. I have tried both Project-->Reload...
I have made custom mobile app and I am trying to connect to it. When using nrf Connect app it is connecting properly
but i want to connect to my mobile app . it is connecting...