I have a application where I need to time acurately the time between two enternal pin signals. I have this working using the
k_timer which & read & restart within the...
I am unable to debug a Fanstel BM840 nRF52840 based simple custom board using a nRF52840 DK. I believe the custom board is basically ok: Before flashing my application onto...
Dear Nordic,
We’re working on a Smart Door Lock project built on custom hardware that includes an nRF5340 and several other controllers. For firmware updates, we’ve adopted...
Hello,
I'm just trying some samples out, the include files picolibc.h and zephyr/syscalls/log_msg.h are missing. There is a log_msg.h in zephyr\include\zephyr\logging but...
Hello
I created the out of tree sample sensor application with SDK 2.6.2 and it built just fine However it builds only when it is inside the sdk that was pulled when I selected...
Hi,
I have a question about creating a custom board. I am following the tutorial here: youtube
I am trying to make a custom board for nRF54L15 using the board wizard ...
I have a pcb which uses the nrf5340 and I have been testing it. I can't get the motor to work, which is the first thing I'm really trying, using simple GPIO. The display backlight...
Hi I'm using the PCA10003 dev board to try it out the OTA firmware update.
What i did is exactly that:
Modify the bootloader example for S310 softdevice and 10003...
Hi, I have been developing with the nRF52 DK for the past couple of months however I have encountered an issue today which I am unable to resolve.
I am unable to establish...
Continuing my mission to have SES set up to be the complete development environment on a Mac I am struggling to get the Jlink Debugger to behave with SES.
It appears I...
hello , I want to Know how to write value to S0 , L ,S1.
for example : I want Set S0 =1 , L = 16 , S1 = 1 .
but I can't find any register to set S0 , L , and S1. .
My...
We are trying to reduce standby current consumption for our application. When measuring the current depending on the environment temperature we can see a rapid increase of...
My Application will have 4 difference host in the same area, if one device send a data and receive the ACK payload, is it receive all of the 4 hosts ACK payload or one of...
Hello,
I've founded the nrf_drv_lpcomp_init function didn't configure the EXTREFSEL register that why I can't configure the LPCOMP to use the AREF1 pin as an external reference...
Hi all, i have already posted in another discussion my problem, but i will resume it here briefly:
i have a simple program (similar to the tutorial of the custom service...
Hi! I want to send data from the temperature sensor from the beacon, receive them with the nrf51 and then send them to the PC via USB cable. The nrf51 has to start the connection...
Hi!
Is it possible to scan on a single channel using SoftDevice 132 running on nRF52?
If no such functionality exists, is there some workaround? Like timeslot API for...
Hi All,
Am using NRF52, SDK 11.0.0.2 alpha , I am using HRS free RTOS example. In that I just created two tasks of equal priority. As per Free RTOS two task must switch...
Hi all,
I'm a newby in the Nordic BLE world, I hope I will find some support on this forum about my problem.
I'm working on a project to create a multilink central device...
So I bought a "social retail" beacon device that claims to have 300foot range. After getting it I realized it uses the "iBeacon" standard, which is not compatible with my...