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...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello!
I have the nrf52833 DK and want to connect it to an antenna array for AoA estimation. I plan to have RF output pin to an RF sp6t switch to each of the 6 array elements...
Trying to troubleshoot a linking error in the attached project.
The goal is to be able to parse RSA public/private keys in the following example format... the format might...
We're using the UDP SDK example on the NRF9160DK with modem fw 1.2.3 (10 minute sleep, 0 second active timer), and we're seeing a current of 0.7uA when measuring on the header...
I download 2 projects
1. Zephyr Project 2.5.99
from install to west flash is Done
2. nRF Connect SDK 1.5.99 manully
from install to SES IDE is Done
3. use nrfconnect361x8664...
Hello,
Conf: custom board, custom firmware, SDK16, SD 7.0.1, NRF 52832
When I configure connectivity advertisement with ble_adv_fast_timeout set to <= 180s the advertisement...
Hi guys,
I have a setup to receive the microphone data from the Thingy 52 on an nrf52840 evaluation board. Currently I recive the 131 audio packages ADPCM encodet. In the...
Hello.
There is nRF52840 and nRF9160 on nRF9160 DK.
here are codes on this two chips:
nRF52840: 1:SoftDevice. 2: BLE APP
nRF9160: 1: Modem & GPS firmware. 2: Bootloader...
Looking at PM_EVT_CONN_SEC_FAILED parameters, i.e.,
re: nRF5 SDK v16.0.0, nRF58233, S113
Looking at the definition for pm_sec_error_code_t: “Possible values are defined...
Hi All,
I've had a product (RunScribe) in the market for some time, running on the nRF52832. This was built on the SDK13.1 / and the S332 v4.0.2 SD. All using Keil. As I...
Hello!
I'm planning to start a project with the nrf52832 chip, I mainly choose this product, because of the low power consumptions and ble.
I would like to start my development...
Hi I am using ncs version 1.5.0 and dk version 1.0.0
I just want to try a simple ping test.Is there any at command are sample code is available to check the network connection...
hello i am using nrf52840 with our customised board with sdk version 15.2 i am trying to achieve maximum distance using coded phy with nrf long range demo as my base i have...