Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
chip: 52832 . sdk 12.3\examples\ble_central\ble_app_uart_c\pca10040\s132,
i use this example to scan ble advistisment, i want to write some date to flash, i use flash_word_write...
Hi
I am doing a mesh application with :
--SOC:52832;
--with an AT Command Module connected UART;
--Mesh SDK :3.2;
--SDK 15.3;
in order to manage call backs from...
I built ...\examples\dfu\bootloader_secure\secure_dfu.eww ,pass,then when download to PCA10040 board to debug,but it show error" ELF/DWARF Error: Unsupported .debug_info format...
I am running custom firmware on a custom board using an nRF52832 chip. I have encountered an issue after migrating my project from SDK 14.2 to SDK 15.3. The issue is that...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
Hello,
Since I migrated from SDK 13 to SDK 15.3 I can not see anymore print of NRF_LOG_DEBUG, NRF_LOG_INFO, NRF_LOG_ERROR and so on, on segger Jlink Viewer.
I have tried...
Are the following arguments correct?
data_rate <RADIO_MODE_MODE_Ble_1Mbit> or <RADIO_MODE_MODE_Ble_2Mbit> and so on.
output_power <RADIO_TXPOWER_TXPOWER_Pos4dBm> and...
Hello,
We are using the nRF52832 and 2G(GSM/GPRS) module to build up one IoT product. We got a disconnect between nRF52832 with other master instance(mobile phone APPs)...
Using Softdevice s140 v6.1.0 nRF5 SDK v15.2.0
I am trying to write to the flash, here are my read and write functions:
Two problems:
The write function does not...
Hi,
I've added an instance of the Generic Power OnOff Setup Server to an element and I can see it and all the models that it extends, i.e. (Power OnOff Server, DTT Server...
Hi all!
I'm trying to run the light_switch example (client and server), and i cant complete the provision process.
I'm using my phone and Nordic app for provision, when...
Hi.
I just wonder how can I send string message through ble.
I will use raspberrypi as server. You can check whole code below.
It works well with computer bluetooth...
I am working on nrf52SDK. For my curiosity i wanted to know the BLE stack version.
Is there any calls available to query the soft device(S132) to know the BLE stack version...
Hi all,
I have a very strange problem with the Buttonless DFU service. For my project we have two different builds, one debug and one "release" build. The debug build sets...