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
We cannot use the P0.18 pin as standard GPIO on the nRF52840 Dev. Kit.
What are the actions HW / SW to do to use this pin as standard GPIO ?
Should be cut...
I try to set up a timer:
The nrfx_timer_init() function crashes with an error:
What is wrong? How to fix this?
Environment: nRF52840, NRF SDK 15.2, S140 6.1, Mesh...
hi all
how to test 2.4G(not ble) at nRF52832 platform?i need test the 2.4G signal performance include tx power , sensitivity , frequency and so on.i use nRF GO studio.but...
I'm trying to understand the best way in which I can maximize the data throughput on an nRF52832.
I am using a custom circuit board which is running an early version of...
Hi,
I'm using Segger Embedded Studio with Ubuntu, trying to write a minimal code to let the chip start advertising.
I tried to read and understand the example codes provided...
Hi team,
customer used SDK v15 and the default s140 softdevice in it.
When the 52840 is configured in the 2M phy mode after connecting with Iphone 8/x, it can't be successfully...
Dear Sir,
Currently the example code in "ble_app_hrs" is written such that it advertise in connectable mode.
How can I modify the code so that it advertise in NON_CONNECTABLE...
Dear Sir,
I am talking with respect to the ble_app_hrs example in the SDK 15 for nrf52832. I am using softdevice S132.
In the example the code is implemented such that...
For instance, if I wanted to download the firmware that comes on the nRF52840-dongle in order to then write it to a custom board with an nRF52840 chip on it (i.e. so that...
Good morning,
I can't import the nrf_serial library ( and nrf_queue ) on the ble_app_uart project, after that i compile, i read these errors :
linking... .\_build\nrf52840_xxaa...
Hi,
I'm using 2 nRF52832s in my project. One of them is connected to a PC serially and has NUS central running on it and the other nRF52 connects to this central. I was...
I have two 52840DK, which can be used before, but I took it out and used it today. The led light on the rear panel of the USB is not lit, and the computer can't detect the...
Dear Sir,
I was trying to implement the following scenario.
Multiple phones initiate the connect request to a single peripheral.
On peripheral search for the phone...
I would like to confirm that my hardware design is correct and in addition that I am following the correct procedure to place the nRF52832 to sleep to achieve the lowest possible...
It works with SDK v12.3 and soft device 3.0.0. Does not after porting to 15.2. This is a custom board (extremely common configuration with single 32Mhz crystal) that serves...