[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...
Hi Devzone:
We are using J-link pro to collect trace data from nRF52833 DK board, and we found a rather strange behavior:
The sw interrupts would end on its own without...
Hi,
I'm trying to connect an NRF52840-DK to a MAX30101 Wing board via I2C/TWI. I've set up the TWI Manager to send a message asking the MAX board for its part ID.
This...
nRF5340 with NCS 1.4.0.
I'm using the NUS (code derived from central_uart & peripheral_uart sample) and i'm trying to send longer frame.
I have tried to add the following...
Hello,
I was trying to recreate the blinky program for the nrf52840dk using the nRF5sdk using Segger embedded studio.
I tried doing it by opening the blinky example code...
Hello ,
I am using nRF52832 , sdk 16version. I want to set the BLE connection interval via BLE using application. How to do that? I tried to assign the variable to the min...
Hi everyone,
Regarding the CDC ACM example I have a question. In the example, every time a button is pressed there is a writing. I would like the writing to happen every...
We are trying to use more than one nRF52840 dongles simultanuously on the same PC and within the same process using the pc-ble-driver library (pc-ble-driver library version...
Hi. I want to save sensor offset data to flash memory on chip.
I erased page 126 first, but no events were called.
I can only get 0 from the value of sd_evt_get function...
Hello Nordic Comunity,
I am new to the Nordic nRF52840 DK usage. I am working on the development of a connectable beacon for a longer duration.
Any type of help will...
Renode ( https://renode.io/ and https://github.com/renode/renode ) is an open source simulator and used by Zephyr OS for example to validate binaries for different architectures...
Hello Nordic Taam:
I follow the WEB steps below
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_ot_performance_measurement.html
Software...
I'm designing a EEPROM type of memory using a SDCard. The write and read functions works fine, but the initialization does not work sometimes and it stays in a loop (because...
The size of flash of softdevice in the "s132_nrf51822_5.0.0_release-notes" is 0x23000 but atrually the size of the flash used by softdevice is 0x224A7, which I found when...