Hi,
I'm developing on the current setup:
nRF52840
Soft Device 140 version 7.2.0
SDK 17.1.0
MDK: 8.51
Segger v4.52c
Secure bootloader (DFU)
I don't define...
Hi Team,
I have nRF5340 DK board and I want to test the Bluetooth Periodic Advertising with Response and Bluetooth Periodic Advertising with Responses Synchronization...
Hi,
Its maybe a stupid question but is there a easy way to operate the DK with 3V VDD and IO Voltage? The 9160 DK had a simple switch for this. The default for the 9151...
Hi,
I am new to BLE development. I am using Visual Studio Code and Nordic SDK v2.7.0. I had working code a few weeks ago. I went on vacation, and when I returned I had all...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hi,
I am unable to use the new nrfutil to do even a device reset of my devkit. I have installed the recommended segger version and the apple-silicon version of nrfutil...
I have been looking at BLE with the Nordic products from the perspective of someone who gets a hand wave of an idea and moves forward. I have developed Nordic firmware but...
Hello, I'm working on programming a cycle to measure the power consumption. I need to send a message and wait for a response for some time, then shut the modem off, no matter...
Hi,
We were planning to use a spectrum analyser in order to do the radio test on the nrf52-dk. Where should the analyzer be connected? Should it be connected to the J1...
Hello, I'm trying to test the UART example for nRF 9160 DK. To my understanding, any input sent through one of the ports should appear in the other one (from uart1 to uart0...
I would like to use PSM to save power consumption of nRF9160 LTE module. However, if I use PSM on the module, the module is dormant and not able to receive the command from...
Hi, this might be a trivial question but I'm struggling to find the solution. I want to configure the asset tracker application so that it works with real GPS data on the...
hello!
i am using my nrf52832 with s132 softdevice. basically the ble template with my services and charas.
i checked power consumption in sleep mode and observed something...
Adding a Network Coding Extension to CoAP for Large Resource Transfer
https://ieeexplore.ieee.org/document/7796871
Can I use this coding in your some SDK project?
...
Hi all,
I ned to test DTM in labview. In nRFgo Studio works fine, but I don't have any idea hoe to relize same test in labview. Could anyone help me please?
Thank you...
Hi,
I'm working on nrf9160 DK board version 0.8.5. I want to use analog pressure sensor and read data using GPIO input, however there is a little issue related to acceptable...
Hi,
I'm having issues maintain the connection to a MQTT server. I'm able to establish the connection, keeping this alive and pub/sub some massages, but after some time ...
Hello ?
I try to bluetooth 5.0 Le mode test
but nrf studio program is not supporte Le mode 2M bps
therefore i need to nRF DTM Tool for bluetooth 5.0 LE mode 2M bps test...
Hey, When I initialize the device information service as follow ,It seems that It does not work ,RTT View show There cause a Fatal error 。 But if I initialize one of them...
Hi, I'm provisioning mesh nodes using nrf_mesh APP. After I finished it and added device into mesh network, I have some questions in configuration process.
In nrf_mesh APP...
When I send AT command, AT+COPS?, in example, +COPS: 0,2,"26201",7 will be returned. In this example, it returned one numeric string for MCC and MNC.
Can I simply read this...