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...
Hi Everyone
I am able to write and read to and from QSPI memory interfaced with nrf52840 PDK.
I am using Segger Embedded Studio with sdk15.0.
I want to create a text...
If I write a value to ERASEPROTECT.DISABLE -- which itself works, as I'm fully able to perform the mass erase by writing the same value using the debugger -- I can't seem...
Hi,
We are using NRF52833 as a BLE central in our latest product and is undergoing radio certification tests. We are using SDK16 Radio Test example for the tests.
...
Hi,
We recently came across this network stack vulnerability called ripple20 and would like to know if there is any possibility of the same being present in the network...
Hi,
If i use nrf53 to interface with a modem(nrf91 or any other modem), is it possible to run the the TCP + TLS stack on nrf53?
In case nrf91 the the BSD lib runs on the...
Hello,
I am currently developing an Android library to connect a smartphone with a peripheral device that serves several bluetooth services. BAS, DIS and 2 other private...
Hi I have fired up nrf5340 pdk and downloaded the sample HRS hex images and I can connect using my phone app.
Is there a detailed step by step guide similar to the one available...
Hello,
I have a production device (NRF52840) running a version of the Legacy bootloader from SDK 11.0 and I need to update this to the latest secure bootloader.
Old Device...
Hello
I would like to add Power Management to the BSP example and I'm doing as follows (using SES 5.10):
add #include "nrf_pwr_mgmt.h" and nrf_pwr_mgmt_init(); to...
I have ~600 bytes of configuration data total that needs to be saved each after a sensor joins the Zigbee network, details like:
IEEE addr
end point
Join state details...
I plan to use nRF52832 BLE chip of your company. Now I have the following questions: If I use internal 64M RC, can I use Bluetooth function?Is the 2.4g transceiver accurate...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 Bluetooth devices and send them to the cloud. This program runs fine, however...
Hi Nordic
We want to study the network id and node id fields in proxy beacon of BLE mesh protocol.
For mesh4.1 sdk light_server example, does it broadcast network id after...
I tried to make CSMA/CA perform on nrf52832 but the SDK example didn't have Energy detection (ED) and CCA sample
How to configuration Energy detection (ED) and CCA ?
If...