Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
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...
I have a similar issue with https://devzone.nordicsemi.com/f/nordic-q-a/58524/nrf-mesh-can-t-see-node-feature
I am using nrf5_SDK_for_Mesh_v4.2.0_src for the light switch...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu and SPI parameters as Rpull = 10kohm and Cload = 50pF How should I connect pins and which pins ( (ce...
Hello,
Our product is BLE Beacon.
We have developed original software on nRF52832 SOC.
To keep up with your latest technology we transitioned to nRF52810 SOC.
To my...
Hi,
I had a problem while testing using the app_app_uart.
I added custom service and set tx buffer size to 70.
I tested using nRF Connect.
And, i got error message...
I received a bunch of Thingy:91/PCA20035 version 1.4.0 which upgraded the SWF connector for GPS antenna to a uFL/IPX connector which is great. I also have a few PCA20035 version...
Hello,
I'm using SDK for Thread v.4.1.0 along with nRF52840 microcontroller. Starting from MQTT-SN examples I developed a Thread network with multiple nodes, publishing...
The nRF51822 QFAC-R has a drive level of 1uW max for a 32.768KHz crystal. We would like to use an Epson crystal with 9pF load however its max drive level is 0.5uW. What are...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 Bluetooth devices and send them to the cloud. This program runs fine,...
Hello Within my Thread network, I have a lot of Thread devices (with a lot of routers). Every now and then I need to multicast data to the whole network (I use the address...
Hello,
I am trying to read BMI160 outputs using SPI protocol but I am struggling to get a successful build from my code.
The build fails at the first line of my code...
Hi,
I am trying to write a file in flash(nrf52840) at a particular address & after that i want to instruct DFU module to start FW update from that address?
Is there any...
What are the situations where a SoftDevice calls reset handler?
I have a somewhat heavy data collection (lots of event handling) and those things are logged via RTT backend...
Hello,
I developed an application on a BMD-300-EVAL. This is a evaluation platform with a BMD-300 module (nrf52832 chip + antenna + crystal +...) on it. The application...
Hello,
I have followed all the Getting Started documents to setup the development for my new nRF9160 DK.
Among them, I installed SAGGER Embedded Studio version 4.52
...