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...
SDK : nRF5_SDK_15.0.0_a53641a
example: nRF5_SDK_15.0.0_a53641a\examples\peripheral\twi_sensor
I didn't change anything. After build and download to the Nordic development...
Hello,
Im using pca10059 to scan for near beacons address and RSSI, but i also want to look for its battery level. (im using pca10056 to develop and debug)
I've found...
Hi.
I would like to measure the battery voltage using ADC in MCU. PCB has limited space, I consider to use the IC for this application.
The following is the LDO with...
Hello,
I am working on an IoT project using the Thingy 91 to send sensor data via Bluetooth to a remote device. Currently, I am trying to set up a simple beacon as shown...
Peripheral: SDK13.1 nRF52832
I don't want to change ConnectionParamaeter of Periperal by ConnectionUpdate request from Central. Can Periperal ignore ConnectionUpdate from...
Hej folks,
after quite some research on how to get Nordic UART and Linux together, here's as far as I got: Discover the device with hcitool lescan And - in theory - connect...
Hi all
Looking at the compatibility matrix, we understand that the following SoftDevices and SDK versions are compatible:
SDK 15.0 <---> SoftDevice S140 6.0.0
SDK 15...
Hello,
I am developing an app that uses Xamarin.Forms to communicate with BLE devices equipped with Nordic chips.
It works fine on IOS, but Android doesn't.
Android...
I have a custom board using the nRF52832 QFAA with SDK 15.3.0 and SoftDevice132 6.1.1. I'm also using an external 32kHz crystal for the softdevice clock. There are two hardware...
Hello,
I'm having issues connecting over TLS more than a single time. Using the nrf/samples/nrf9160/https_client works fine.
However, if you modify it to connect more...
Hello, I am trying to use the timer peripheral via registers only, however I am running into issues when I setup two timers and they activate at the same time. Here are my...
Hi There,
I am developing an IoT portable sensor which needs to operate across Europe Zone 1.
Talking with different MVNO it seems that NB-IoT and M1 coverage across...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I need clarification if softdevice uses RTC and if so is the Errata 20 applicable...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0)
I am looking into Erratas and working on the possible workarounds. However...