[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,
I noticed (as highlighted in screenshot below) some of the IP based BLE projects under “Experimental: IoT Examples” found in all previous versions of nRF5 SDK that I...
Hi
We've recently added FreeRTOS to the firmware of an existing product (primarily to pre-empt big chunks of 3rd-party code over which we have no control and execute them...
Hi,
As discussed, the instructed PCB land pattern for nRF9160 is according to Product Specification:
However, we have noticed that land pattern exceeds nRF9160 dimensions...
Hello ,
I am trying DFU over BLE.I am using SDK 14.0.2 .
i Flashed Bootloader Code and Softdevice 5.0.0 .then Device is Starting Advertised as DfuTarg and As Mention in...
Hello,
i have one nrf52840 board with a coded phy scanner and another sending advertisings, when it are close , i received in the scanner 100% of Advertisings, but when...
Hello,
I'm doing some initial investigation with the nrf9160 DK and after some reading and testing, it's clear that significant part of the low-power capabilities is determined...
Hi, I'm using nRF52 DK (nRF52832), demo code <TWI sensor>. I'm using this slave sensor to communicate with Master nRF52 DK. My code gets stuck at sensor_set_mode() function...
Hi,
I am trying to test the eligibility of updating my project from SDK 16.0 to 17.2 using DFU. I programmed just softdevice and bootloader of SDK 16.0 and made a package...
Hello All ,
I want to use timer 2 of nRF52810..my code is not giving any error but timer is also not going to IRQ handler...but if i made the same changes for timer 0 it...
Hello,
I'm using Seeger Embedded Studio and S132.
I'm trying to include ble_nus.h to ble_app template and compiling. But it gives this error:
2> In file included from...
hi,
I have following setup test cases .
Case 1 DK2 , DK1 Initialized with CLI directly
1a DK2 , DK1 Directly connected to CLI Every Thing Works
1b DK2-to-DK1-to-CLI...
Hi,
I am checking the voltage range on the input pins of the Nrf52832. The specs show VIH is 0,7*VDD and VIL is 0,3*VDD. I'm using the Nrf52DK, which has about 2.8V VDD...
Hello again,
This time I am trying to read HID reports using bluetooth to get the state of the caps lock.
I know this should be super simple and its explained in the hid...
Hello, dear developers!
Tell me the solution to the problem, how to properly initialize the SPI peripherals so that the program does not hang while waiting for the end of...