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 want to download the reference design of NRF52840 develop board, I found the follow address ...
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I've add gps with supl in a project, as in gps project.
If I try to use only gps, everythinks works, but when I put CONFIG_BSD_LIBRARY_TRACE_ENABLED to true, the...
Hi I am able to choose the nrf 52840 dongle in NRF Connect . However, compared to nrf 52840 DK , I am able to read then save as file/ erase & write / erase all.
With this...
Hello
my setup is s140, nrf52840. it is flashed the open bootloader(usb-serial) , the softdevice and an application and everything works fine, flashing running and updating...
hello nordic
i am working with nrf52832, with sdk 16.0 and s132 softdevice, tough i belive this question is relevant to all anrf52
i work with the twi driver (for i2c...
Hi every one , i tries to call the generic_onoff_client_set function to send a message from the client to the server but this ain't working. Can someone please help me?
...
Dear Forum,
I am looking for an OAM vendor offering a small keypad / pinpad device running on an nRF52 SoC. Should be powered by a rechargeable battery and have mini USB...
Hello.
I want to use the nrf52840 as Bluetooth radio controller which is connected over UART to Linux based ARM host.
We are targetting to use meshctl on linux host...
Hi ,
We are facing a problem with cellular connection in NB-IOT mode on NRF9160. We are trying with the asset tracker sample , but cellular connection does not happen. Can...
Hello Everyone,
I started to use the NRF52832 recently and wanted to use it with a sensor from Melexis called MLX90632. I am using sdk 15.0.0.
This sensor have a library...
Hello,
Currently I would like to add a functionality to Bluetooth Low Energy App (BLE). I have a bluetooth slave device that require a specific sequence of sending string...
So, i have been trying to perform a DFU over serial using the method mentioned here by Hung Bui.
Here is a summary of what i did:
- build and flash mcuboot
- build and...
I am using pc-nrfutil to perform FW upgrade (transport is serial), The target is custom board with 52840 processor, running Bootloader adapted from the SDK.
For most of...
I've configured the SPI with DMA module as in the code below.
I've loaded the tx buffer with sample data and start the transaction; however, I'm not reading anything either...
Hello,
I have been working on porting the BLE UART PHY S erialization to the STM32L476 (with a Nordic NRF52832 Dev Board and STM32L476 Nucleo-64). I have read the porting...