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...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hi,
I am having some trouble with regards to the "Booting Zephyr OS" message that appears in the serial terminal. Below is an image displaying the issue.
My question...
I am communicating with a sensor via SPIM. Without enabling `anomaly-58-workaround` I see numerous errors indicating
<wrn> spi_nrfx_spim: Transaction aborted since it would...
Hi,
I am facing issue while reconnecting nordic board. Pairing pop up comes twice for below use case :
Bluetooth Pairing Issue : Step to reproduce the issue:
1....
Hello,
Does Wifi management API have any channel hopping functionality or I will have to implement it myself by calling ? Looking at monitor sample it only allows to listen...
Regarding the GPIO of the nRF52832, does it have a Schmitt trigger feature?
I have seen other questions and it seems that the nRF52840 and nRF51822 do have a Schmitt trigger...
Hi
I am designing a 4-layer pcb. How much do you think my signal trace thickness should be?
I use https://www.trgcomponents.de/en/ant-24-cw-rah-rps.html
connector...
I am working on BLE Image transfer from nrf52840 to android application. I am facing one strange issue with the github repo https://github.com/NordicPlayground/Android-Image...
Setup:
- nrf-sdk (v2.7.0rc2)
- custom board with nRF52840 QIAAD0 SoC
- current measurement directly on nRF VDD using Keysight 34465A, VDD=1V8
I'm using a code which...
Hello,
So I'm trying to setup the driver files and default configurations for CS47L63 Hardware Codec. There are no build errors or flash errors but after flashing I get...
I have a custom board with a nRF52840 and a nRF21540. To control my FEM (nRF21540) I have added the following to my code to my nRF52840_nRF52840.dts file:
/ {
nrf_radio_fem...
I am trying to control the 485 relay using the 485 to ttl converter. I implemented it on arduino using the following code:
#include <SoftwareSerial.h>
#define SoftSerial_RX...
Hello,
I am using bis gateway on nrf5340 audio dk to transmit data.
In addition to audio encoded data, I also wanted to send some additional data, so I put these data...
We are experiencing intermittent connection issues with the nRF9160 using NB-IoT on the Vodafone UK network. Our devices fail to connect or register with certain cell towers...