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 do the FreeRTOS Blinky sample, works fine and I do the BLE Client/Server sample, works also fine.
Is there any sample combining FreeRTOS with a SoftDevice (132 for...
Hello,
I referred a Softdevice 130,310 & 132 Specification, from where i noticed that softdevice includes Host & Link Layer (As a part of Controller).
So, i want to ask...
Hello,
I'm working with 3 servers, 1 client and 1 provisionner ( 4 nRF52832-DK + 1 android with NRF Mesh App ).
Client side : light switch proxy_client example Server...
hi!
I use the reference design of nrf52832_ciaa.IntLib ,but it didn't work
I use the internal-LDO ,but i measure the voltage of DEC4, it's 2.5V(not 1.3V), the VDD is 2...
Hello,
I am developing a BLE application using the custom characteristic example provided by nordic. I have added a few characteristic for the same.
I am having a small...
I am just trying to establish communication between spi master and spi slave.
I am using two nrf52 boards, SDK 15, in one i dumped spi master example and in another i dumped...
Hi,
I have a customer developing with the nRF8001 with an external MCU, a PIC32MM. He is interfacing the the device with SPI and he is struggling to set up the device and...
Dear support team,
I'd like to provision a mesh node which is implement on thingy and without proxy feature.
As I know, the BLE device (mobile) should communicate with...
hello I am new on nrf52 and I would like to run the example for the ant+: "bpwr_tx".
I am on a nrf52832 chip (with a pca10040 1.2.4 demo board ), I am using nRF5_SDK_15...
Hello,
I used nrf52832 as a scanner.
Now i use it to scan only one tag. And the TAG advertise data addcoring to ble 4.0.
Now i find scan channels are not 37,38,39,37...
■Development environment nfr52832 SDK_12.3.0
■Question I'm making Central's module. After connecting with a peripheral of pairing finish, the function(pm_peer_rank_highest...
Hi all,
I am trying to test OpenThread protocol for an application that we have and we want to use the CLI interface as the application logic should stay in the application...
Hi all,
I was in the process of buying 3 nrf52-dk boards. I need to know if one can differentiate all of the different boards on their PC when connected at the same time...
Dear Nordic Team,
Thanks for support
Currently i am work with VL53L0X in ble_uart_app example. it working fine , but its take 5ma current. How can i use TWI in low power...