It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
Hello, I have a couple of questions concerning the nrf52840 dongle
1. Is the dongle supported in the nrf connect sdk? I see that the board is within the build boards,...
Hi Sir
I am using an example from NCS 2.6.0 and want to modify it to use ADC channel 6 (P0.30) to read voltage values, but I am unable to get the correct values. (When I...
Hi, I have a custom board connected with DK and i was able to program it and test some simple codes. I need to test this TWI example on my board. I uploaded it but i am not...
I am currently developing with the nRF52832 using the nRF5 SDK 14.2 and need to proceed with AES-128 encryption.
However, I cannot find the CDC (Cipher Block Chaining) library...
I'm using nRF Connect SDK version 2.3.0 nrf52840, and external flash - W25Q256JVEIQ. I believe I'm running the chip at 80MHz (rated for 133), with the qspi chip and partition...
OS: Windows
Name: nRF Connect for VS Code Version: 2023.11.301
Found an issue with saving the preset file (Save configuration as preset) when project is located on a...
I'm using an nRF52840 and SDK 15.2 (although I can go to hardware directly if required).
What I want to do is to set a pin as an output with a normal drive run high on...
Hi,
Today I'm trying to run a Thread application on an nRF5340, using the secure environment (not ns). Building the firmware as ns is fine and works as expected, but when...
Hi,
I tried running the \zephyr\samples\bluetooth\periodic_adv program as a host-only application on the nrf52840 development board, with the controller using an nrf52832...
We are working on an idea for a protocol with very low latency events for multiple devices.
For this we would like to be able to transmit a packet only when no other transmitter...
Hello Nordic,
We are currently working on a project that involves communication between Main MCU and a Nordic BLE. From the documents i found that, we can use SPI or UART...
Hello. Are there any plans to officially port the nRF91 series or any other nRF MCU to Arduino for quick prototyping and cross platform compatibility? That would be very useful...
Hello Experts,
I am using nRF52833 / PCA10100 DK boards with SDK nRF5SDK160098a08e2. ( legacy product has the same so no plans to go to Zephyr )
In this SDK there are...
Hello,
I'm encountering an issue while configuring the SPI bus to communicate with a LIS3DH sensor using nrf52832. I'm working with Visual Studio Code using nrfConnect SDK...
Hi
I'm using the nrf52840DK and this example: "BLE Fundamentals, Lesson 4, Exercise 3," where you can send/receive strings between UART and Bluetooth. This works perfectly...