[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
I cannot load the Radio Test code onto the Nordic NRF52 devkit. I'm using SDK15.3 and the project located at C:\nRF5_SDK_15.3.0\examples\peripheral\radio_test.
The...
Hello,
I noticed this weird bug that coincides with the SD card not initializing using the FATfs.
Basically, I have the SCLK pin of the NRF52DK connected to a breadboard...
Hi All: I am using NRF51802 ,SDK is 12.30 version, and softdevice is s130 2.0.1 version. using keil MDK 5.23 Version. And download the softdevice using nrfgostudio and keil...
Hello,
I have a nordic nrf52840 on board, with another MCU (Cortex-M4) on board. Both chips are connected over UART.
I want to use the Cortex chip to perform firmware...
Hi.
We have a strange issue we are seeing with a nRF52840 where scanning fails, but it is very rare.
Setup - nRF52840 is a central device, and there are 20 x nRF52832...
Hello Nordic!
I'm developing with s340, nrf52840, and sdk 15.3.0
My device is a peripheral and the phone is master in ble.
I listen to my coworker who is developing...
Hi, I'm trying to set P0.20 pin as MISO of my spi master to communicate with ADXL372 accelerometer sensor, but when the miso is disconnected the signal received matches with...
Hello.
I want to develop a custom bootloader able to update firmware version Over-The-Air (BLE)
I'm using a custom Dev Board based on nRF52832 with and nRF SDK V15.0....
I am developing device that uses NRF52 and GSM modem. Sometimes when connecting to bonded device connection fails and phone pop-up appear and ask for pairing. GSM antenna...
Hello,
we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hello,
I am using nrf52832 board, having SDK 15.3.0, in Segger studio IDE, on windows10.
I am using bluebee board in which mdbt42q chip is used.I am trying to toggle gpio...
Hi
We have a lot of customers asking for full extended adverts features as per the latest spec in terms of all types of adverts and also other PHYs
Apparently other BLE...
Hi, I'm using a nrf52 DK with a s212 softdevice and a USB ANT. I wanted to try to implement a code that would allow me to have a bidirectional communication channel, so that...
I've just got my hands on a nRF52840 DK and need to quickly evaluate it as a bluetooth 5 beacon in long range mode.
I assume I can just modify an example project to make...