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,
I'm trying to run the gps application off the master branch on the thingy91 and it dies like this:
It's built using the Nordic SES on windows.
Any ideas? ...
Hi all,
I am trying to connect to device with specific UUID. I am not sure what have I managed to do, below are some logs from NRF Log.
Did I connect properly?
I am...
Hello,
I am trying to run the mbdedtls example of random number generator shown here https://tls.mbed.org/kb/how-to/add-a-random-generator
I added MBEDTLS_CONFIG_FILE...
when i change the baud rate to 115200 my uart (Rx and TX) are giving me garbage out put.
so what do i need to change in my code(ble_app_uart example) when i have plan...
Dear Support / forum,
After reading the user and API guides, browsing other posts, and playing around with the ack-payload example, I think I now have a pretty good understanding...
Hi,
I am having a issue with building an application in IDE for nRF9160
Application : Asset tracker
I have been able to build this "problemfree" before, but this morning...
Hi~
I am developing door sensor system using nRF52840.
Currently for power consumption, sensor (nRF52840) is system off(NRF_POWER->SYSTEMOFF=1).
nRF52840 can wake up...
Hi, I have 8 peripheral devices each one has at least one sensor attached to it( peripheral will be nRF52xx), the sensor has a sampling period of 8ms. I will be using android...
Hi,
In BLE mesh v3.1.0 I see a file debug_pins.h. For what these debug pins are used and can I disable it for my custom board?
And one more thing related to PA and LNA...
Hi,
We are currently developing a Sensors/USB/BLE/LTE-M1 product for a customer. The board is equipped with one nRF9160,for cloud communication, and one nRF52840, with a...
Hello, I am using nrf5832 with SDK 15.3.0. I want to filter peripheral device based on mac address. I modified example code "\examples\ble_central\ble_app_blinky_c\pca10040...
I'm facing problem when I want to stop receive task, event EVENT_RXTO came at long time period. 4 to 5 baudrate bytes.
Is trere any documentation where could read time between...
Hello,
I want to develop a data transfer service which has a control characteristic that is used to write commands on the phone app and if the command matches any command...
In our application we have made a connection between two nrf52840 devices. with softdevice 6.1.1
normally we operate in 1Mbit mode and tx power on 8.
if we change from...
Hi,
After sending a few textmessages from the client to a server (8 bytes long approx. 10 messages/sec) i get a mesh assert on the client sometimes:
0> <t: 205648>, app_error_weak...