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...
Hello all,
I'm new to nRF24L01 and trying to get the evaluation kit ( with Nordic's software) to work on windows 10. After reading previous threads, I used windows xp...
Dear Nordic engineer
There are two problems with the impedance matching of the nRF24L01 + .
1.How to test the local oscillator leakage in RX mode?
2.Is the test program...
I am developing a multi-link application where several Peripherals take turns transmitting real-time samples to a Central, generally about a 156 byte payload per transmission...
Hi,
As if we follow the steps given in the link for the update for combining Mesh SDK v2.0.1 and nRF5 SDK v15 posted by Hung Bui, I found out several problems related to...
Hi
I am trying to add the secure DFU bootloader (BLE) code to an existing application for the nRF52840. I'd like to send the logging information over UART. What are the...
Using a nRF51802, but can't find data about actual reset level other than min. VDD 1,8V ?? (Page 34 in datasheet )
I need to know actual reset level (VDD) for both rising...
Hi to all,
i am developing a device with NRF52840 DK, in my device i had implemented a service that has some characteristic with noti/read properties. notifications work...
Hi when I try create an account on www.nrfcloud.com on a desktop using Microsoft explorer it doesn't move forward and states "fetch" not defined. Any thoughts?
nRF Toolbox scanner code does not seem to discover devices which advertise a 128-bit service UUID.
I have extended the Template app (within nRF Toolbox) to interact with...
Hi to all,
i am developing a device with nrf52840 soc and i want connect to Windows 10 though ble connection. in my device i had implemented an HID service that should act...
Hey is it possible to use advertising beacons together with an server or there will be some collisions in message reception ?
what i want to do is: setup a mesh which consist...
Is there some guide to help implement UART using nRF Toolbox source code for ios?
I am trying to figure out how to use:
Scan, connect, pair and UART
Any help apprec...
when performing db discovering using a peripheral nrf52832 (running sample dfu project) from sdk 13 from a nrf32832 central on sdk 14 I notice that the db discovery event...
Hi Sir
I would want to download code to Ublox NINA-B301 by command line, but it looks not working, please help.
nrfjprog.exe -i 483064601
nrfjprog.exe --family NRF52...
Hi,
I'm trying to perform a DFU firmware update via command line using nrfutil dfu ble.
The same update using nRF connect works fine. The dongle is flashed with connectivity_1...