I am currently trying to get LLEXTs to work on the nRF5340 Audio DK. I was able to compile an llext and load it successfully, using the cmake features, However, I would like...
NCS 2.9.1 - NRF5340 DK
I've developed the gppi one_to_one example to try and create an asymmetric pulse that I can control with the Timer compare registers. It boggles my...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
hi guys,
Can you please tell me what is happening when a smart phone trying to connect to nrf51822? Any event I could use? Would the connecting process has any impact on...
Hi,
I've just got my hands on this amazing little thing call Thingy 52. I have played around with the default app but now I'm struggling with flashing a custom firmware...
Hello,
I am trying to setup two Thingys with my node-red system and i have ran into some problems. The thingys respond to normal command line tools like gatttool, btmgmt...
Hi All,
I am new to Nordic microcontrollers. I am using keil uvision MDK lite version. After I have uploaded a source code and when i am trying to compile. I am getting...
Hello,
I am starting a new thread concerning the two messages that I have posted about generating a 4MHz clock on nRF52832. I am using the nRF5_SDK_14.2.0_17b948a SDK. ...
Hi,
if I correct understood DFU process first of all it need to send "Init packet" and after that it need to send FW image. And for that reason in DFU packages is 3 files...
Sir, i am looking to design customized board using nrf52832, i have pca10040 borad as well. i am looking for eagle library of antenna used in pca10040 (i.e nrR52DK).
if...
Hi, I'm trying to program a nRF52-DK, with a workong firmware, and a board that was working, but I can't manage to flash the DK.
With a make flash_softdevice:
Flashing...
I am working on nrf52832 BLE. I have used soft device s132. Antenna device is as per the reference design of NRF52832 and have used 32MHZ crystal for HFXO oscillator. but...
I am starting analysis for project of BLE Central device that is only receive broadcasting packet (advertise) from peripherals.
However, it’s unclear to me. I doubt will...
I notice that the sensitivity for the nRF52832 is defined as being ~2dB better in BLE mode than in NRF mode. I have also tested this to be correct.
However, I wonder - is...
Hi!
We have several products which use SoftDevice S110, some of them are already in production and are listed as Bluetooth Qualified, some of them we are preparing for production...
I've a custom board that uses a nrf52832 and Li-SOCl2 battery (3.7V). We've programmed several boards with our firmware and kept then with BLE advertisings every 300ms. A...
I am trying to develop a simple SPI master for a custom nRF52832 uC, but I can't find anny sort of sample codes that don't use Soft devices for this task. I need the code...