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...
I am using Hackable kit which is a custom nrf52832 board with Bumpy a low cost Black Magic Probe alternative to program since i don't have a J-Link device. I have tried many...
Actually, I am working on a IoT project in which tens of connectionless BLE beacons are broadcasting packets. Now, four Nordic devices(nRF52832) are receiving that data and...
I want to use the 2450AT42E010B chip antenna from Johanson Technology in my design. I selected this antenna specifically because i want to make a beacon using the nRF52832...
I want to build a device able to connect with smartphones and central modules preinstalled on the ecosystem.
Is possible to integrate Bluetooth mesh + Peripheral role in...
I have the nrf51 RADIO peripheral set up with the usual set of shortcuts:
NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | RADIO_SHORTS_END_DISABLE_Msk | RADIO_SHORTS_DISABLED_RXEN_Msk;...
Hi,
I'd like to be able to use an event from the LPCOMP to sample the RTC (either to a peripheral's register, or to a memory address), so I can measure pulse widths without...
I am able to initialize the module and get the callback , but when I try to write I will not get the callback after the write, and no errors.
If I simply try to read after...
Hi
I am integrating BLE with LESC into a legacy sensor product using SDK v11.
The problem I am running into are errors in the FDS module when trying to make a secure connection...
I use nrf52832 based on SDK14.2 as a slave development. Occasionally there will be a crash in the operation. The program has been running in the “params_reply_pending_process...
Hi Nordic Community
I'm doing a risk assessment, and I couldn't find a proper answer for the fallowing two question, it would be great if I could have your opinion and...
I am trying to set up the sniffer on nRF52832 DK PCA10040. I am not seeing the COM port on the Wireshark interface. I can see it on the device manager. I have looked at other...
Hi Everyone , I am using SDK v15.0 for nrf52840 with segger embedded studio.
I tried the example code given for blink freertos. I am able to run two tasks but as soon as...
Hello,
I am using nRF52832 and having a problem with the Low Power Mode. I am not sure if I am either not getting it to stay in low power mode when my UART is initialized...
What is the maximum server node count running light switch example? In documentation there are multiple facts: 1) " If you have more than thirty boards for the server, set...
When I use the nRF Toolbox to upgrade the nrf52832 device on the mobile phone (huawei mate9 Android8.0), I have the following questions: The first time I opened the update...