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,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hello, the SDK example ble_peripheral\ble_app_uart includes the code below in order to forward data from the UART over the BLE. What it does is wait for a CRLF, or a certain...
hello
i have created 1 custom service for that created 3 characteristics.
with that 3 characteristics i'm trying to notify by using nrf connect app.
my question is...
We are looking for a BLE-enabled chip which can bind to a smartphone, with the aim of performing proximity tests. to make sure the person in possession of the chip is indeed...
We want to design a small tracker for key rings like car keys etc, it will be linked with mobile app. Is it possible to do so?
Whatever I have read till now is it is possible...
Hi,
We are planning to run the nRF52840 in CKAA configuration 3 (attached) in Normal Mode. When we boot, our regulator will provide VDD = VDDH = 1.8V. Reading through the...
Our product is using NRF24L01+ and PA to transmitter data. It pass all the test of FCC PART C but the BAND Edge measurement.
The below 2 pictures is NRF24L01+ Band edge...
Hello everyone,
I have been dealing with this issue for some time now, and I think it's time to find a definitive solution, I am sure there is one!
For my projects,...
I had some questions when using nRF5SDK160098a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble for OTA test. Who can help me answer my question?
1. Can I return the...
Hi,
i have created some custom characteristics and i am enabling read and write characteristics in that, but when i am trying to write or read some data it seems that it...
Hi everyone,
I am trying to connect my nRF 9160 DK and Thingy:91 to TIM (Telecom Italia Mobile) CAT-NB1 network provider from Brazil. I am using the Asset Tracker and...
Hello,
For my project I want to use broadcast packages to send data to multiple devices at the same time.
I've seen that there is a beacon application that "should"...
Hi,
I'm trying to develop a custom service and am following a few examples in trying to do so. The software crashes for me everytime after advertising the new service...
I am building a custom device that incorporates the nRF9160. For testing I would like the device to work in China. I believe NB-IoT is the only network that is supported by...
Hello,
I have multiple records that I want to update during the runtime of the program.
What is working:
1. I can write in memory for the first time initial values...
Hi ,
I am using nrf connect 1.2.0 dk. I am now testing the https client example.
However, I always get the connection fail error as belows.
Provisioning certificate...