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...
Hello
I am a Hinal tailor (Embedded Developer). I would like to inform you that I am working on a sharp deadline project I need to connect more than 5 nodes in a mesh network...
Hello all,
Ive been working on mesh a lot in the last weeks and had problems implementing the Mesh SDK into an existing ble application of mine already. Many problems occurred...
Hello,
I am trying to partition the RAM and the internal flash of the nRF9160, and I am blocked.
I began by defining the partitions in the board device tree, based on...
Hi guys
I would like to know more about nrf52832 errata 245. Where can I check if data whitening is enabled and if the CRC contains an address field? Can I ignore this errata...
Hi, I'm following the Buttonless DFU Template Application on nRF52 DK (PCA10040), SDK 17.0.2. From my understanding, we need to use the following codes to merge the following...
Hello,
we are using the nrf52832 to develop a BLE application. But we need more high out power, so we need a PA IC.
we want to know does the nRF21540 can support the BLE...
Dear Nordic,
we are using s132_nrf52_3.0.0_softdevice.hex on nRF52832, nRF5_SDK_12.2.0_f012efa
We have noticed, that sometimes after issuing sd_ble_gap_disconnect(m_device_conn_handle...
Hi.
I'm having issues setting the instant on high threshold on the ADXL372 on the Thingy:91. I'm new to this, so I might be missing something obvious. I've updated the thingy...
Hi
On my device, after a successful (bonded) connection to a central, if I then turn off BLE on that central, my device moves through fast advertising and slow advertising...
Hi
I am trying to get the SDHC/Disk access with FAT working on the nRF9160 dev platform and Asset_Tracker V1 app
It is shown to be connected on the TRACE connector ...
I have two BC805M EK .
Board 1: when I upload the (LED controlled by reset button) code to it, it works fine.
Board 2: when I upload the LED control code to it, I could...
Hi,
I want to build an application for nRF52840 DK that receives data through BLE from mobile phone (via nRF connect android application) and sends it to another microcontroller...