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 am developing a custom nrf5340 board design, that is using the BL5340PA external antenna module to implement the nrf5340 chip in the design. The BL5340 module allows all...
Hello,
I am purchasing a RAK4631 module, and am looking for an alternative for the J-link single step debugger. I saw that this product had a o n-board SEGGER J-Link debugger...
Hi ,
I am exploring the peripheral examples from the nRF5_SDK_17.1.0.
I am testing the example code "flash_fds" from the peripherals. I am able to compile the code without...
According to developer.nordicsemi.com/.../migration_sysbuild.html , the config variable SB_CONFIG_BOOT_SIGNATURE_KEY_FILE and SB_CONFIG_BOOT_ENCRYPTION_KEY_FILE should be...
Hello,
I have a custom board based on a nRF9160 SiP. It uses a shared antenna for GPS and Cellular, based on this : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fnwp_033...
Hello,
Installing a new computer with de dev environnment I am finding that NCS1.9.2 is not in the available releases.
Is there a reason for this?
Thanks for...
Hi,
I have a customer in Guernsey that received one of our Thingy91 hubs and he's not able to connect.
Here is some troubleshooting facts :
- when he moves to London...
Hello,
I just received a new NRF9160-DK board and I am surprised it has the 4 leds blinking all along.
What does that mean?
I have not found any of this in the startup...
I need to use UART0 of the nRF9161 via Tx(P0.27) and Rx(P0.26) for serial communication. There is no CTS/RTS signal.
I used the code from Lesson 5 of the DevAcademy. i...
I'm developing with nrf connect sdk.
I have an peripheral IC with a mcu interface enable pin. This product is very focused on battery life. The peripheral IC has higher...
Zephyr / SDK 2.1.2 / nRF52833, acting as BLE peripheral. My system consists of multiple peripherals, and I want each of these peripherals broadcast its own unique MAC address...
Hi
Is any of this antennas supportet or certified in Norway ? I know thingy 91 use trio mxtend from Ignion.
But is run mxtend certified or do I need to certify it ? Its...
Currently, the nRF5340 Audio is set up and running as follows: In CIS mode, the audio source is I2S
Gateway side: nRF5340 Audio DK I2S settings are default Headset side...
Hello,
I'm running into a problem where every time I run the asset tracker the modem reset loop is triggered and I have to wait 30 mins before I escape. I've read the...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am using NUS to work with...