In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[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...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm trying to connect the hrs central to my device and read the data from that. But the feature of my...
Hello, I am writing the firmware to the product in the J-Link and nrfjprog. The command is used in the same way as described in the Makefile, and is used in general. Normally...
Hi,
I'm trying to integrate the USB CDC ACM example into a project that I'm currently running on an NRF52840 DK with SDK 16.0. My PC is running windows 10 and python 3...
Hey, I'm trying to set up a simple timer that fires an interrupt every so often (100-200ms), but I'm having trouble. My interrupt keeps firing continuously, but I think I...
Hello,
I have been trying to program my own Provisioner. While testing I accidentally had a nRF52840 Dongle plugged in with a client running on it. It automatically connected...
I'm working on a cli_uart application on a PCA10040 board using SDK 17.0.0. I started out by using the SDK peripheral example for twi_master with twis_slave as a base for...
I'm trying to implement CLI over BLE UART for one of our company projects. I started from the experimental ble_app_cli example in the SDK. I'm using SDK 15.3.0 on the Nordic...
Trying to build asset tracker for Thingy91 following the instructions at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy91.html
I get:
and...
SDK 16
nRF52840 with s140
Hello,
I'm working on implementing an assert handler and would like to store the file/line hash in NVM. I currently have fstorage configured...
HI..i am trying to implement multilink central with nus service..but it is getting error at lbs_c_init();.what is the reason..can anyone help..i also changed the central link...
Whenever I try to debug my code, it gets stuck at fault_s_S as shown below
I experienced that one of the possible solutions to avoid this is to browse fw_info.h when the...
Hello,
Is there a DOC available for the nRF52832 module, specifically relating to the RED directive? I was able to find one for the nRF52 dev kit, but not for the module...
Hi there!
As a new developer for the nRF5 SDK, the choices are bewildering and I could not find documentation that gives a clear direction. If there is, please share the...