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...
I used C:\ncs\v2.6.1\zephyr\drivers\adc as an example for testing adc, the following code has been added to nrf9160dk_nrf9160_ns.overlay
I applied voltage to pins p0.13...
I'm trying to test the RGB led on the thingy53.
Using the sample: C:\ncs\v2.6.0\zephyr\samples\basic\rgb_led which gives errors about the devices error: '__device_dts_ord_DT_N_ALIAS_red_pwm_led_P_pwms_IDX_0_PH_ORD...
Hi,
I am migrating from nRF51 to nRF52810 and I am trying to set Debug because its not working in Keil5.
I use PCA10028 board and I am connecting my beacon to P20 port...
I have a nRF9160DK board that is used for development of a custom nRF9160 board. The hardware designers have assigned GPIO P0.27 to be a general purpose output pin. This pin...
NCS 2.3.0
nrf5340dk_nrf5340_ns -- problem is in non-secure domain for an app built with TFM.
I have this in my nrf5340dk_nrf5340_cpuapp_ns.overlay:
at compile time...
Hi, I'm currently getting familiar with mcuboot and DFU
First of all, thank you very much for the new Academy course that covers DFU!
If I understand correctly, to enter...
I am trying to get MCUBOOT working with project based on the Audio_DK base, where we need to do firmware update over UART/Serial interface.
I have added the following...
I am using nRF5 SDK v17.1.0.
Is it possible to connect a peripheral device by MAC address, and the device is advertising with a different UUID from the central device? ...
I am using LittleFS for an external NAND flash by using the KCONFIG option CONFIG_FILE_SYSTEM_LITTLEFS = y and managing the driver implementation manually. This has worked...
Hello! I am using nRF Connect SDK v2.6.0
I'm doing the firmware that will be applied to the custom device.
This device contains one button, to switch on/off the device...
I could use a little help tracking down a linker undefined reference error. I am using nRF Connect in VS Code
c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi...
I started a project from an example and see that this constant is defined =n in the prj.conf. I am wondering what effect this define has? I can't find any definition with...
Hi
The nPM1300 PS V1.0 page 120/169 gives only the AC specifications of the TWI,
but what are the DC specifications please ?
-VIHmin VILmax of the SCL /SDA input
...