Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I saw here: nrf52840 802.15.4: mlme_start_req: nonbeacon-enabled mode doesn't work
that the SDK-Version 14.2.0 was not compiled to work with non beacon enabled mode...
Hello,
After upgrading to the new version with the help of the migration guide, there is an issue that I could not trace back to any changes.
If I am correct its about...
Im compiling an app in nrf sdk 2.0.0 which works well on the nrf52811
as soon as I add
CONFIG_NRF_802154_RADIO_DRIVER =y
into prj.conf
without even initializing...
Hi Everyone,
I am working on NRF52833. I have developed code for our project. Now in this project the phone app will connect with the device using BLE for which I have implemented...
I have a Nordic Thingy:52 and Nordic Thingy:91, and I want to develop custom embedded software for them. Do I need a J-TAG or can I flash code using USB?
I've seen tutorials...
Hello,
I'm starting development with nordic arm processors. Therefore we purchased the BMD-360 EVK. This board features the NRF52811 processor and has the same pins as the...
We currently have a nRF52840 central device written with the Bluetooth Nordic SoftDevice API. From what I have read, the Zephyr RTOS is the best way going forward. I started...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello ,
I on the DK nRF52840, I wanted to manage the sleep mode and measure the current consumed by the microcontroller.
I started with example uart, I cut the PCB track...
According to the Nordic infocenter here
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf9160%2FCOMP%2Fnrf9160%2Fnrf9160_operator_certifications.html&cp...
I am using nRF52840DK for working on my application. I use nRF Connect SDK v1.9.1 to run example and build application. I use VS code to build the application. I am working...
HI
Saw the youtude video: https://www.youtube.com/watch?v=dpvNXQiLbh4
For BLE Audio Broadcast mode, could i check how many channels of audio can be broadcasted and selectable...
I'm developing firmware for a custom board developed with the nRF5340. We opted to use RTT as our logging/shell output as opposed to UART thanks to pcb size limitations. I...
Hi,
We are porting some of our old firmware from SDKs <= 17x to nRF Connect SDK.
We have not found a way to access several of the drivers, like pwm_nrfx.c and use functionality...
Hi,
I'm trying to build the nRF5340 Audio sample application for the nRF5340 Audio DK board and get this error message when creating the project:
Any thoughts?
Regards...