[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 am working with nRF5340 and made the project according to "the first step to build". I want to add some libraries to my project but I can not. The libraries I want...
Hello, I am using MX25R1635FZUIL0 with nrf52 and my device is working with freertos. I have three different tasks using/accessing the flash functions but when i read back...
I use nRF52840 to creat a project. IDE select SEGGER. before everything is normal. when I update the SEGGER TO 5.42 version. i build the same project. there is one error.Please...
Hello, according to the latest nrf5 SDK documentation, the nrfx_gpiote_init function takes no argument, but if I call nrfx_gpiote_init() in a zephyr application, I get the...
To reproduce this problemm Ive added a device to the I2C that does not respond to a read command. The `i2c_read` call first returns `-EOI` (-5) and for every other i2c funcion...
The device nRF52832 cannot connect over SWD and generates the following error.
- Connecting via USB to J-Link device 0 - J-Link firmware: J-Link EDU Mini V1 compiled Apr...
After configuring the options for an nRF project, segger studio cannot create the project by warning me the error: "create_nordic_project.py failed"
The problem seems to...
I'm trying to make MQTT publisher example work using a BMD-340 evaluation board and nRF5 SDK for Thread and Zigbee 4.1.0 . I'm using a Raspberry Pi 3B with a Raspberry Pi...
Hi,
We have been using the MQTT sample code with a few iBasis SIM cards for some time without issue. This week we made a test where the mqtt_disconnect function in the sample...
I got the BLE mesh SDK from: http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh/(language)/eng-GB
I want to develop a mesh gateway to connect...
Dear friends,
We plan to develop a mesh gateway, however, i found the SDK only offered a mesh serial example which based on python, but our platform can't support python...
I have an nrf52832 DK, which when on, constantly obtains and sends accelerometer data from an IMU to whatever BT device it is connected to. I also have an nrf52840 Bluetooth...
Hi,
I just want to add SPI to my BLE project to read some data from my gyro , but after spi's addition, the code doesn't work normally anymore. I print a log in the cycle...
Hello
i'm use nrf52840 and I want write external qspi flash over BLE DFU but cannot be use
how can i solve this problem?
DFU log
modified nrf_fstorage_sd...