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 working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hi,
I've encountered a problem with opening a project in Segger Studio. I have recently moved to 1.3.0 tag and I am working with Thingy:91 (so I basically open nrf9160 samples...
I'm doing a Nordic example named "Nordic UART Service Client" ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fble_sdk_app_blinky.html )
The steps...
Hi ,
I ran the example "zephyr\samples\bluetooth\scan_adv" on the nRF9160 dk kit .
It says the following error
"
2020-07-16T02:22:00.682Z DEBUG modem << *****...
Hi, everyone
A LPN ( Node-LP ) had selected one of nodes as its friend ( Node-F0 ), if Node-F0 is taken away, will the Node-LP automatically reselect other node as its...
I read somewhere for new project we should use nrfx driver because in future old nrf_drivers will not be support and improve. All examples in sdk15.3 as I understand used...
Hi All,
I am trying to implement a battery level reading app using NRF52840 DK. It seems I am receiving a timeout from saadc.
In order to run on the Lithium battery, should...
Hi,
I programmed two thingy:91 to return RSRP and RSRQ to a server. On is running with LTE-M and the other with NB-IoT.
I found something that seems strange : +CESQ: 99...
Hey everyone, I'm trying to use the QSPI module (again) to interface to RAM, not FLASH. I'm not really sure if this is possible, but we'll get there. Right now I can't get...
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LETestEnd.
I tested with nRF51822 customer board...
Opening a project in SEGGER Embedded Studio I have annoying "no entry signs" (white minus sign in a red circle) on the left side various items in a project, whereas most of...
Working with nrf52832_mdk and using basic GPIO functionality, I am unable to toggle the GPIO pins P0.0 or P0.1. The code I am using is quite simple and I am able to toggle...
Hello,
I am working on the mqtt sample from ncs\nrf\samples\nrf9160\mqtt_simple. Mostly the nRF9160 connects to the MQTT server in the first attempt. But sometimes I observe...
Hello,
I work on nbiot evaluation and i try to send udp data from my basement.. I boot and attach network from ground-floor and when i'm on PSM mode im going on basement...
I want to run the board at 1.8V and run the uart and spi examples on my laptop. What should be my configurations and which micro-usb port shall I use to connect with laptop...