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...
Hi Nordic and fellow developers,
I have been working on upgrading the nRF51822 QFAA s110 and upgrading the softdevice to work as s130 for its (simultaneous Central/Peripheral...
HI,
the solution I'm working on requires quite a few IO pins, so once I ran out of regular GPIO pins I had to resort to using NFC ones.
I changed the UICR registers...
I am using the Dynastream D52DK1 ANT starter kit -based on Nordic Semiconductor’s nRF52832. According to the documentation given by Dynastream,
Open the desired project...
Hej, I stumbled upon a linker error saying
Output/serial_pca10040 nrf52832_xxaa/Obj/hardfault_handler_gcc.o: In function `HardFault_Handler_Continue':
hardfault_handler_gcc...
Hi, I really hate to ask this question but so far I have only managed to find 2 similar questions with 0 about nrf52840.
I'm using nrf52840 S140 5.0 alpha3.
When calling...
Hello
I have a problem...
'python_packages.bat' file can not be installed...
error message:
'python' is not an internal or external command, executable program,...
I have the nRF51-DK working on two separate computers with Keil v5.13 and the latest SDK. However, on my main computer I am having trouble with Keil and nRF51-DK. When I try...
Reference circuitry for nRF52832 with internal LDO setup says that C6 should not be mounted. Does it mean that DEC2 pin (32) should be simply grounded or it can be left open...
Hello everyone,
Im triying to replace the original 3D imagen from Thingy 52 Android App, but always i replace it for another one, the apps Crash when i go to Motion menu...
I have been developing a program for the nRF51-DK that reads an input value from an analogue input pin and displays this on PuTTY(terminal emulator software) using the UART...