[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
Hello expert. My computer is windows11 system, using ncs+vscode for development, Jlink software version is V8.10c. My development board is nRF52840(PCA10056). The problem...
I appear to be running into an issue whereby I cannot see my device connected in VS Code using the nRF Connect for VS Code extension.
I have followed all the steps to set...
Hi nordic,
I have successfully completed the Bluetooth over-the-air upgrade using the secure bootloader example. However, we need to add an additional upgrade method. In...
I am trying to add s2opc to my project. But everytime i try to open the complete Workspace in VSCode, the nrf Connect extension, just does nothing. How to reproduce. Take...
I'm thinking of incorporating a TWI slave with nRF52832.
I'm using SDK 17.0.2.
I want to set up a register and read/write multiple bytes with TWI, but I don't know how...
Hi all, My project uses nRF52840 microcontroller and nRF5_SDK_17.1.0. My project uses AT25SF161B flash memory and The little filesystem to store data and everything works...
Hello everyone,
I'm currently working on a project involving the nRF52832 microcontroller and the MAX98357A amplifier for audio playback from an SD card. However, I'm encountering...
Hi Team, I am trying to add the nRF7000 support, for WIFI location, to our nRF9160 custom board. This is the lines I add to our device tree: prj.conf I am using the Location...
Hi team,
I am using nrf SDK 17.1.0 and using visual studio code editor with GCC compiler as IDE. I want to use nrf connect extension and use the advanced debugger features...
Respected Sir / Ma'am
We are trying to out the Locator Tag application
Successfully built and programmed the code on the nRF52840.
I can see the pop-up on the Google...
I'm working on optimizing power consumption in my project (using nRF5340DK; as well as Power Profiler Kit 2 which is connected to DK's VDD measurement point as an ampere meter...
Good Day All,
I'm having troubles with my nRF52840. (Specifically the nRF52840 18010 Holyiot module [http://www.holyiot.com/tp/2019042516322180424.pdf]) I've designed a...
I am looking for the nRF9151 variant of this document nan041: nRF9160 production programming . I do not currently see anything available on the technical documentation section...
I am working on CAF example Module and it has 4 pwms in overlay file.
1. Is it possible to add another PWM?
2. Is there any limit to number of PWMs and number of channels...