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...
I am working on a case for this project and cannot locate the nRF5340-PDK dimensions. Is there a dimensioned drawing or DXF file? I need to know overall board size and mounting...
Hi!
I've been developing software for nRF52832 devices for a while now, and it's been pretty easy to get into low power modes.
However using the exact same software, but...
Hi, I am working on a project that utilizes the periodic advertisement feature. I have an nrf9160DK as a gateway to synchronize to multiple advertisers. I use the nrf9160...
Dear Members,
How can i keep the data no being cut ?
before using call back function ,
after using call back function :
function :
call back from main :
...
I didn't change nrf5340_cpuapp_common.dts, and I saw the macro definition of "i2c1" in "devicetree_unfixed.h," but I called device_get_binding (DT_LABEL (DT_NODELABEL (i2c1...
Hi,
I found that the startup of the modem (init and connect) is much faster after it has stored some initial information ( I think band-data and so on). This only happens...
Hi,
I have two nRF52 DK boards which i bought one is 2 years old and another 1 year old.. Past week both DK boards are failed to connect with the computers but the power...
We have the following setup:
- nRF52832 XXAA
- SDK 6.0
- S132
I have attempted to add a memory guard into the location preceding the application RAM data block start...
Despite following the procedure listed below, no text appears on the OLED display, despite the driver being able to communicate with the device.
I am using nRF Connect SDK...
I am looking to get some clarification on the QFN94 footprint of the nRF5340. There are four corner pads and they do not appear in the mechanical specifiications section 9...
Hi,
When looking at the reference schematics and reference layout of nRF5340 I notice that pins A25, B12, B26, G1, H2 and J31 are grounded:
Figure 1. Circuit configuration...
Hi, with my nrf9160 I need to send a gps location every 3 sec to azure, so I combined the agps and the azure iot hub sample. It's working pretty good but 10 sec as a periodic...