Hello,
Both nRF5340 and nRF7002 list minimum storage temperature of -40C. We would like to understand what environmental testing has been done to reach this storage range...
Hi,
I am developing an application with LTE-M connectivity to nRF Cloud. Our previous SIM apparently supported auto-APN provisioning, we did not have to set the APN, the...
I am experimenting with sampling IQ at the payload in AoD mode. Are there any differences in the configuration of the receiver in AoA mode as seen in the direction finding...
In our application we using nrd5340-nrf7002, application flow is wakeup->wifi connect->NTP time get->TCP server connect->wifi shutdown->idle->wakeup..... We are encountering...
Hi
I am developing an application where I need to update the BD address for advertising after each disconnection and on reboot. I know Zephyr stack has the API bt_id_reset...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
Hi ,
I would like to use an external GPS active antenna on the nRF9151 EVB for testing (J2), does it disconnect the on board antenna GPS ? should I connect/disconnect any...
After Christmas update we are unable to use DFU from Android devices.
We've been using such function on a regular basis with our devices and everything has always been fine...
Hello everyone,
I'm using a NRF51822 as a central device, I connect to a peripheral (NRF51822-based device), then I stop the scan. At a later time I initiate another scan...
Hi,
I am trying to program nRF52832 custom circuit with nRF52 DK, I have connected debug out from the nRF52 DK to the custom circuit containing nRF52832 debug in. When I...
Hey Guys,
i am currently experimenting with the NFC functionality and have an issue with our "nrf52840-DK" boards:
i am testing with IAR (8.40.2 - including the library...
Hi there,
I'm trying to use serial library from SDK to interact with cellular modem (AT commands, not nRF9160). I've read documentation (library description, api). May be...
I have build and flashed the zephire/sample/bluetooth/hci_uart on nrf52840 board and connected the board with ubuntu but hci interface was not created when checked using hciconfig...
Hi,
We have chose LCD which has only 3-Wire support CS, CLK and DI so we have connected that pins with nRF51822 chipset. Now Please see the below image which shows that...
Hi All,
I want to read/write long characteristic (200 bytes max) from Android to my device.
I'm working on the 15.2.0 SDK and S140 Softdevice.
I read some Q&A on...
Hi there,
Right now I am doing some dry research into long range Coded PHY for S=8 or S=2 since I need to have some extra room in the link budget to go the distance. The...
Hi, I'm trying to adapt the ble_gateway example for nRF91dk to use a nRF52 instead a Thingy52. When I change the UUID at ble.c from Thingy to nRF52, I'm not able to get a...
Hello guys,
In next few months I've to put down a new design for a medical product. Both nRF52840 and nRF5340 would fit well the application requirements. But I think this...
I want to use two UARTS ie uart0 and uart1. I read that nrf51822 gpio pins can be set as rx & tx but i couldnt find any example.
I am using SDK12.3
Please attach some...
Hi,
I've looked around the DevZone for answers to this, and haven't quite seen an answer, so I'm going to post my solutions here.
I am using the secure bootloader from...
Hello
I have a use case of typical 3 key (lock / unlock / alarm) car remote lock key fob implementation. Since I already have nRF82810 / 840 based hardware designs that...