[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...
Is there any guide or sample how to run unity tests on a target device instead of the native_posix device?
In general unity however cmock support on-device testing like...
Hello,
My config: - nRF SDK v17.1.0 - nRF SoftDevice S140 7.2.0 - FreeRTOS Kernel v10.0.0 (Amazon.com)
My project used BLE connection with custom service (based on NUS...
I want to use dynamic memory allocation. After searching these forums, I see the following options:
malloc
k_malloc
nrf_malloc
balloc
I haven't had success with...
Hello everyone I hope you all had a good start to the week. I am stuck with an issue I don't quite get. I wrote code with BLE, FreeRTOS, and GPIOTE as a "proof of concept...
Hi,
I'm evaluating the NCS peripheral_uart example for our needs.
I have an issue with deploying this example to an PCA10040 board. While running the example built for...
Hi All!
I have a problem which i can't really understood. I'm using nRF5340-DK evaluation board, and currently i'm trying to get one of timer (TIMER1 in this example)...
Hello,
I have a Nordic connected to a STM32. The DFU procedure on the Nordic works fine and I am able to upload and run a new firmware in buttonless mode. The Nordic also...
nPM1100 use JEITA profile that has charging range 0-60gc. Most batteries has charging range 0-45gc. Is it possible to limit charging to 0-45gc with this chip, or is JEITA...
Hi,
I am developing a product using the SoftDevcie s140 and SDK 17.0.2.
I have the problem, that the standard FreeRTOS port defines configTICK_SOURCE to FREERTOS_USE_RTC...
Hi,
I have a nrf52832 dk(pca10040 1.2.1), use gpio P0.29, P0.30, P0.31 to connect some external device,
external device working voltage is maximum 2.2v, so I connect external...
While running UART rx and tx calls the uart_callback_set I have set during initialization will stop running. This prevents me from sending or receiving any new UART information...
Hello,
Could you tell me if SoftDevice V7.3.0 can be used in SDK 17.0.2?
According to the following website, you should use Softdevice V7.2.0 in SDK 17.0.2.
https...
Hi,
I use a pca10056 with the "mqttsn_sleepy_publisher" example. Unfortunately, I cant connect to the mqttsn gateway. It throws me:
"NRF_LOG_ERROR("CONNECT message could...