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...
Dear all,
I'm using nrf52-DK with PCA10040 as sniffer. I develop 2 custom board (nRF52840) (one acting as master, one as slave) and I would like to make some considerations...
Hi,
I have develop an application using the nrf52832 combined wit the ICM20948 sensor.
The application use ESB communication between peripheral and central. I have solder...
Hi,
Keywords: nrf52832, pwm_driver, two pwms, 6 channels, pwm in sequence
I have four LEDs: three mono white LEDs, one RGB LEDs(three color leds) that produce white...
Hi,
I use usb_msc in nRF5_SDK_15.3.0_59ac345 use case, format file system and create folder and its subfolder test, found that segger development environment compiled programs...
Hi
I have followed the all the instructions with regards to 'nRF9160 DK Getting Started' and all is fine until the stage "Building and testing a sample application" where...
Hi Team,
We need to enable the two crypto backends one is CC310 and mbed TLS at a time for our development purpose.
Why means one of our features used 128 bit AES ECB...
Hi, I need a little help with understanding to implement security in my application.
Most examples used by Nordic have public advertising on, so any device can connect to...
Hello I'm working with Zigbee Dimmable Bulb example. Testing environment is as followed:
nRF52840DK SmartThings Gateway SmartThings iOS app.
After changing the Zigbee...
Hi,
I am trying to connect the Thread Devices to the Internet with the following setup:
OTBR from GitHub (This is not Nordic's border router) running on a RPI4 with...
Hello,
for some reason, I have mistakenly entered in the NRF51 USB dongle bootloader mode, and cannot exit. I have read that it is possible to overwrite the DFU/bootloader...
HI,
I am building my application on one of the nordic ble_app in SDK 15.3.. currently, I am facing a strange issue. I am using fds to store some data on the flash. my write...
Hello,
I'm running into an issue after upgrading my SDK from nRF5 SDK v14.2.0 to nRF5 SDK v17.0.0 .
We are using NFC periodically, where emulation is started and stopped...
I'm using the NRF52832 BLE DFU bootloader to run my code (slightly modified from the secure DFU example). At the start of my application, I toggle a pin and measure this with...
Hello,
We are at initial stage of design proposal.
Could you please provide the clarification on following points?
1. nRF9160 SoC is interface with BLE chip nRF52480...