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 am measuring the current consumption (with an amperemeter) of the nRF52 on the PCA10056 Devboard. The nRF52840 is supplied directly by connecting the external power...
Hi,
I have a problem when I do a write request on a 20 bytes characteristic from a custom service.
The funtion sd_ble_gattc_write return error 0x7 but I can't find what...
I want to stream a mono audio signal with high bandwidth (20kHz) from a remote device to a base device.
Need to A2D signal on remote and D2A the signal on the base. Low...
Hi,
The SEGGER have released a JLink software version that support to use JLink on ARM Linux platform。
I try it on raspberry pi, and it work well. But when i use pynrfjprog...
Hello.
I have a project that use the NRF_LOG_INFO for printing messages, and it is work O.K.
Now I add a part that need also to get parameters from the terminal.
I can...
Hi
Please advise when I can find firmware for nRF52840-DK which can send advertising packets or any data packets at data rate 125Kbps and +8dBm output power
I have two...
Hallo Everyone
We have developed a firmware for our systems using the nRF52832 with BLE 4.0.
Now we need to move to BLE 5.0. As far as I know the nRF52832 works with...
I get a strange error message reading from my hdc 1080 temp/rh sensor:
[00:08:38.013,916] <err> i2c_nrfx_twim: Error 195952641 occurred for message 0
I csnnot find any...
Hello Everyone,
I am working with nRF52832 chip on our custom board. I am using SDK 14.2 and SD v5.0.0 for development on a windows platform with Segger ES.
I am looking...
Hello all, I'm using nRF52 DK.
I'm going to use this DK as a master of BLE, and send information which is from BLE peripheral device to another board using SPI.
Anyway...
I am trying to implement the MAX30105 pulse oximeter sensor along with the Nordic Thingy 52 application source.
I referred the sample ADXL375 code provided by Simon here...
Hi,
I got some issues with migrating from SDK 14.0.0 to SDK 15.3.0 on a project that was developped from the previous developper. I have already done a lot of migration...
Hi i am a college student working on Iot devices and i m working with hdc2080 and nrf52810 but there is not any ble peripheral source code for twi or i2c in the folder provided...