[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...
So I have a question about the nRF9160 when enabling the xDRX or PSM mode. Does one just turn the option on and leave it on eaven while uploading data or do you turn it off...
Hello Nordic Support Team
I am using proxy client and server example with nrf528232 dk board.I can send messege from client node to all server node successfully but i want...
In our product we have implemented buttonless DFU over BLE with the secure boot-loader (unbonded) on SDK 15.2. The bootloader is unmodified except for the addition of PA/LNA...
When I compile the program times an error :
.\_build\nrf52810_xxaa_s112.axf: Error: L6366E: uECC.c.o attributes are not compatible with the provided attributes . Object...
I am trying to run the SPI code on an NRF52382 based custom board. I am using the NRF 52 DK, Keil uVision 5.0 , SDK 15.2.
I cannot set and clear the SPI relevant pins...
I am evaluating the nRF52840 for developing wearable tech that would implement some basic sensors such as GPS & pedometer. Just have a couple questions regarding the transition...
Hi all,
I am sorry if this is a rookie question. I had researched and tried the methods shown online, including:
added $(ProjectDir)/flash_placement.xml to the linker...
Hi
I am working on nrf52840, try to create a service,so i follow the tutorial , but i got a problem. The DK doesn't advertise, when I debug it, then it will jump into this...
Hi,
I manged to successfully run the mesh DFU example, however i noticed one unusual thing. I was expecting device to revert to old version of firmware, if in case the...
Is there an example somewhere to show how to use the "BLE_APPEARANCE_GENERIC_HID" to transfer data over BLE to a another BT device such as a laptop ?
The HID mouse and HID...
Hi,
I have a use in mind for a Nordic part, probably the nRF52810. It would be nice to have an input on one pin act as an output enable for several other pins, i.e. when...
Getting "Failed to read PPK metadata" issue on measuring current of external device with external supply. I use nRF6707 PPK booth with PCA10028 or PCA10040 (doesn't work in...
Hi All.
Currently we are using buttonless-dfu service to upgrade firmware via ble on an nrf peripheral-device (via nrf-connect app on mobile central-device). Next, in order...
I am trying to implement the central side code for the usbd_ble_uart example. My current target is the nRF52840 Development Kit but the final target is the nRF52840-Dongle...