Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
I have recently upgraded FTD code which was based on nrf sdk for thread and zigbee v2.0.0 to nrf sdk for thread and zigbee v4.0.0
On compiling the FTD I am having the following...
Hello,
When CONFIG_PROVISION_CERTIFICATES is y and certificates are defined in certificates.h the program fails in provision_certificates() function, the modem_key_mgmt_delete...
Hi,
I am working on Bluetooth peripheral and pin_interrupt_change program in nrf51422 on sdk 12.3 .
so I added pin_interrupt_change program in the ble_app_uart program...
I'm attempting to synchronize/correlate measurements made by two separate nRF9160 devices and was hoping to use a timestamp to do so. Essentially I would like to measure the...
I am using GPIO interrupt event.
And I added the following code because I wanted to observe PA / LNA.
Adding this code stopped the GPIO interrupts. Can the two coexist...
Hi,
For nRF82540 dev board, the secure bootloader code has embedded many NRF_LOG_DEBUG(...). But they are not displayed or output to virtual COM port. Is there anyway to...
Hi all,
I'm looking to develop a proprietary start network that may support around 30 devices, with very low bandwidth (pretty much just a keep alive and a sensor state...
I just came upon a blog post from ARM about the use of the Cortex-M4's FPU:
https://community.arm.com/developer/ip-products/processors/b/processors-ip-blog/posts/10-useful...
Hi, I am looking for sample code that can reconnect to bonded devices and share the encryption keys with DFU-OTA.
I have worked using DFU-OTA (JUST_WORKS option); I question...
hi all,
i can't update new nrf cloud certificate
"There was an error generating the certificate: No Nordic product with device id nrf-xxxx...(imei)and ownershipCode...
Hi.
I have a Thingy91 that I will use as a remote wake up for another system. I am trying to estimate how long the system will be able to run on a single charge with the...
Hi!
I am trying to find an example project for the Rigado BMD-340 eval board, or some guide to getting running with this board. We are working on a new product using BLE...
Hello,
I am using peer manager to handle security and bonding. Everythin works fine (bonding witth MITM).
However, when a known peer connects, I am getting 6 (six) PM_EVT_PEER_DATA_UPDATE_SUCCEEDED...