Hi,
We're at a point in our project where we're working through some regulatory testing for ETSI/FCC certifications with our BLE dongle board (nRF52840 + nRF21540 FEM...
Hi,
I'm using zephyr RTOS.
I'd like to put the cpu System ON Sleep Mode to conserve power.
Then, I'd like to restart the CPU with an interrupt or event from the comparator...
Dear Staff,
we have some Ublox C2909 TAG based on your nRF52833 chip.We need to program them for an RTLS project.
In particular we need to:
customize the FW here ...
Hello,
I managed to run the examples for nrf54l15 channel_sounding_ras_initiator.c and reflector on my custom hardware boards. I changed the overlay files to use my own...
Hi all,
I want to fully understand the concept of Bluetooth protocol using nrf52811. Any advice will be helpful for me!
First, as I understand softdevice is Bluetooth...
As shown in the figure, MCUboot has a boot_go_hook function. I'd like to define this function in my own project and compile it into MCUboot. Since I'm using single slot DFU...
Hi below is the function i am using to run garbage collection after deleting the data but the result i am getting was the same as before garbage collection.
I mean DIRTY_RECORDS_BEFORE_GC...
I have the following questions about PM and what it generates. My relevant board and config files are below, along with the PM partitions output.
1. Can you explain the...
I am using SDK v17 and Segger v4.52 but for some reason none of the print statements are being printed in the debug terminal. I think I had to enable these two things in sdk_config...
I am sending or trying to write character to ble_app_template but its giving error and its not receiving character.
this what i am trying to send-
if(strcmp((const char...
I see an ID that queries or prints RSRP/RSRQ/Cell ID-related information, but I don't see the AT instruction sq.E. for SINR, where can I print SINR information?
Hello guys,
Just received the Thingy91 and trying to upgrade the model firmware to v1.2 but it fails like this:
However I successfully been able to flash the modem firmware...
Hi Team,
We are using the nrf52840 soc for our application along with crypto engine (mbed TLS ) along with RNG, ECC, SHA256.
While validating the digital signature with...
Hi,
Do you have any direction finding evaluation kits for now? Although I saw many similar questions and until four months ago the answer is still NO, but I still want to...
we'r developing our product based on nRF51822 and also using BLE(Bluetooth) as wireless device.So, we want to release our first product in this year in markets. The next steps...
Hi Forum, 1.) The APP_ADV_... parameters in ble_advertising (SDK 16.0) are taken only from _fast_ , is this intended?
2.) s113 allows only TX_POWER of 4dbm, although the...
I would like to flash certificates in production.
My plan is
First, flash an app for installing parameter like client id using nvs and certificates.
Then, flash a production...
Hello,
As of nRF Connect SDK v1.3.0, I now get an additional output target called "merged_domain_hex". I don't recall this being part of the output prior to nRF Connect...
I am working on a design that has an nRF9160 being powered by a a 3.6V lithium primary battery. I know nRF9160 VDD is 3.8V(Nom.) Is there any problem in LTE RF performance...
Hello.
I use SDK16 in my project.
Previously when I want to go on sleep I use __WFI(), and get into sleep till interrupt. Because I use The SoftDevice I change the command...
Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?...