I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
I have the NRF52-DK, a 3-digit seven segment display, an RGB LED and a sensor. Using SES to try and get some basic code running.
I manage to open an nRF Connect SDK project...
Hi,
Background; I have previously worked using old nordic sdk 15.3; but now due to use of 5340 I am forced to moved to new zephyr based SDK. I think a lot of the issues...
Hello everyone,
I am working on device based on an nRF52832 that is close to pre-production phase and runs on Zephyr. I have a question because I would like to retain...
Hell there,
I am trying to develop an Android app using nRF52832 chips. I am just planning in a similar situation where I have multiple Nordic thingy 52 devices. How can...
Hi,
We are close to running out of flash on the nRF9160 (with MCUboot enable) and we still have functionality to implement for our product. There are two possible options...
Hello,
I have been developing code for this chip for a while now. In the beginning, I was using the end device role but after a couple of months, I decided to change it...
I'm getting the following linker errors after switching to the latest version of the SDK (17.1.0). I believe I've included the files that define the offending macros (for...
I've made a basic QSPI setup for an MT25QU512. By default the QSPI driver is using 24-bit addressing. To access all of the memory, I'd like to set up the QSPI driver to use...
Hi,
Currently, we have a device that uses the nrf52832 custom board as a Peripheral notify to send the data collected to Pixal 5 (central),
We have a cellphone app to...
Hello Nordic / Zephyr experts,
I am looking for AT command parser for the UART of nRF52840. Want to send and receive AT commands to a LTE modem using MQTT messages. Need...
Hi,
I am aware that nrfutil does not work for OTA updating the nRF53 and was wondering if there was a similar tool that will allow me to achieve this? I need to update ...
Dear BT Mesh experts,
What's the advantage/disadvantage of using the nRF5 SDK for Mesh compared to the nRF Connect SDK ? Consider a rather simple BT Mesh device that provides...
Hi support Team,
Is there a way to make the nrf52840 to connect with only given MAC address (i.e., a MOBILE) ? The MAC address (i.e., a MOBILE) will be changed dynamically...