[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
We are using nrf5340 in the new project. PCB design was made. We are currently waiting for the typesetting process to be completed. There is no Jlink on the designed...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...
I've got a custom board that puts UART_TX on P0.14 and UART_RX on P0.15, with no RTS or CTS signals. I've got a USB to UART cable that I've plugged in, and I know at the very...
Hello, I am working on an application where large amount of data are being stored onto a NOR flash. The flash is a W25Q02JV with 2Gb of storage, running little FS. My application...
During my test of the nrf5340 audio application which in the V2.6.0 SDK , Because of i need to store at least 13K data to the flash.
But when i build the project, i found...
I am using FATFS file system to store data in a .json file using sd card. When I debugged the code I got FR_INVALID_NAME issue in home.json file name. I am not very sure though...
I am using NCS SDK 2.6.1 , developing nrf52840 firmware, coding with zephyr.
I need BLE DFU function, so I add two lines to my prj.conf, following this URL: https://devzone...
Hello! I am working on nrf52840 NCS 2.6.0v I Configured the button to generate an interrupt every time it is pressed. Then, inside the interrupt handler (callback function...
Hello,
We have many nrf9160 based devices currently on the market running for our customers. These devices are facing some problems that we are trying to debug right now...
I am working on nrf52832 based custom board which is configured to work as BLE peripheral and central. Peripherals like GPIO, SAADC, I2C, Timer and RTC are also configured...
Hi, I need to program my custom boards, i am using nrf52840 DK which switches programming from the internal chip to the external one based on its presence.
Is it possible...
hello. I developed and tested the ncs/nrf/sample/bluetooth/multiple_adv_sets example using the nrf5340 DK board to suit my requirements. I want to run the source by inserting...
HI all,
I've found that adding a 10uF capacitor to the 52805 beacon reduces the power consumption, especially after speeding up the broadcast interval (100ms broadcast interval...