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 Community,
For community's help I success to create 12.3.0 DFU version get work.
So now I try to make all hex(softdevice, bootloader, application) to one hex file...
Dear Nordic,
We are trying to figure out the difference between the working/feature set of nRF_crypto file and mbedtls.
Which one is better and why?
Ambimat
Hello,
I wanted to ask which uart library we have to use in SDK16 and which configuration to have a LOW POWER UART
We are in development phase on the devkit PCA10040 and...
Hi guys,
So i have some Nordic DK board including some dongles, NRF52840 DK, NRF52833 DK running with Zigbee and thread SKD 4.1.0 and make a mesh out of them. But I have...
Hi,
I have to control 16 pin output pins based on the 16 pin interrupt.
Is it possible to have 16 pins interrupt in nrf52840 . Pin change interrupt
when i config
...
I use SDK 15.3, nrf52840.
https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/setting-up-the-timeslot-api
Normal use most of the...
We are developing a new product that requires extremely low power consumption with a target to run advertising intervals of between 2 to 10 seconds.
We are using the nRF52805...
Hello everybody, My nRF9160 simply does not connect, I already followed all the instructions that come in the quick guide, I successfully registered the SIM card in the nRF...
I am using nrf52832_xxaa with SDK v16.0. I have a requirement to write into UICR register use seggger but I don't see any sample for that. Is it possible? If yes, please provide...
Shalom!
I am getting with the nRF9160, BSD TCP sockets, a connect() errno=116 after disconnecting and closing a previous TCP connection.
I have two TCP servers with the...
Hi eveyone!!
Im new to BLE, I have tested the ATT_MTU example and it has worked perfectly but I'd like to implement it for one client and two servers. I've already made...
Hi everyone,
We are designing boards using the nrf52832 microcontroller and using the nrf52dk as a design reference. In the BOM for the nef52dk board we noted HS crystal...
HI
My program will enter this error after about three minutes of operation. The above file is log output,from the log this is caused by Timer,but I don't know how to fix...