Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hello,
I am using nrf52832, having SDK 15.3.0 in Segger Studio IDE. Win10
I am using fds_test_find_and_delete() function, to find and delete particular record from flash...
I latest firmware and loaded and software thingy91_ltem_v0.2.2.hex. And I get reboot all the time. It was working when I first got the kit then when I was testing this weekend...
Firstly, I am a very beginner in the BLE domain. I have very little knowledge of it.
I want to do a project where multiple BLE peripheral devices(nRF52) will communicate...
Hello:
I have questions about eSIM card.
As we know, GSMA standard eSIM card is an empty chip, we can use eSIM card after ISP information is installed into eSIM card....
Hello,
I have the same question as mentioned in this article:
https://devzone.nordicsemi.com/f/nordic-q-a/19252/how-to-avoid-interrupt-handling-is-not-missed-with-sd_app_evt_wait...
Hi,
I use nrf sniffer to monitor BLE communication. After pairing with encryption, wireshark indicates Encrypted packet decrypted incorrectly (bad MIC).
I think there...
I configured Uart on 23 - Rx and 24 - Tx of NRF52832.
In simple uart example it works fine with uart_event_handle for rx.
But when this code is merged with Nrf Mesh Dimmer...
Hi,
Having gone through the nRF52832 datasheet, the only discernible drawbacks of moving from an external crystal to synthesizing the Low frequency clock from the high-frequency...
On the Nordic Semiconductor infocenter , 12 reference designs for the nRF52840 are given, 6 for the big QIAA chip and 6 for the small CKAA chip. However the reference designs...
Hi
We are developing the use of ESB together with BLE, using the Timeslot API.
We have been using the known tutorial for the ESB timeslot implementation:
https://devzone...
Hi,
We are using nRF52832(lairdBL652) module for indoor application for the prototype version.
We are using nrf52832 for both central and Beacon device.
We have made...
Hi,
I have combined the light switch and the dimming example. The thingy 52 contains one generic onoff server and two generic level server for brightness and colour.
The...
I updated Thingy91 with modem firmware (mfwnrf9160100.zip) and application firmware (thingy91_ltem_v0.2.2.hex) from latest firmware package (thingy91fwv022.zip).
Question...
Hi,
I have nRF9160 DK. I downloaded nRFConnect SDK with source code.
I know that samples compiled with libraries are loaded and executed under MCU on the DK board. Since...
I only want to dfu for bootloader ,but i have some problem ( insufficient resource、 dfu success but my device is crash ).
maybe my bootloader.zip flie is error.
can you...