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...
Hi Team,
So far... after going through the Info Center, I see that the same Nordic SoC could be used to do both BLE, Zigbee and 15.4.
In my case, I have a device which...
Hi all,
I am new on this forum looking for help. I programmed nRF51-DK using the ble_proximity example provided by the nRF5 SDK, I'm able to ring the phone by double pressing...
Hi. I tried to create a server using nRF connect but the error below appears.
2019-10-21T10:17:16.432Z INFO Application data folder: C:\Users\XXXX\AppData\Roaming\nrfconnect...
I've noticed that the DOG bit (bit 1) in RESETREAS is always set on our system.
I'm certain the WDT is disabled. (NRF_WDT->RUNSTATUS == 0)
Is this normal behavior of the...
hello,
I got today thingy91 and tried to play with it, but it seems that there is some issue (probably, with network/SIM?)
SIM card is from iBasis (card is activated...
I am porting the Microsoft Sphere example ( https://github.com/Azure/azure-sphere-samples/tree/master/Samples/ExternalMcuUpdate ) that updates a Nordic nRF52 Development Kit...
Is there a whitepaper describing how to tune an antenna for the nrf52832?
Can this be done with a VNA by connecting one leg to the ANT leg and one to the VSS?
Following...
Hi,
I'm trying to downgrade the nRF9160 modem firmware from 1.0.1 to 1.0.0. I'm currently unable to connect to LTE network from a location where I was connecting in seconds...
Hello. I am developing with reference to multi-roll and central sample projects. One of the functions I want to implement is to send data from central to multi-role.
How...
I have just received a Nordic Thingy:91 and started to registere it on the nRF Cloud, but I am not able to add the LTE device onto this cloud service. The SIM card and Modem...
We are currently using the 52840 DK board to do OTA DFU with BLE and the nrfutil.
We connect the DK board to a linux machine and run the nrfutil with the dfu ble options...
hi ,
new to Nordic developmen. struggling to access the characteristic data to be able to use it in the main function !
i have started with the blinky app example as it...