Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
Hi,
I have a custom pcb with NRF52840-QIAA-F-R (rev3) on it. And when I tried to program it first time, nrfjprog shown the folowing error:
ERROR: The operation attempted...
In the mesh serial example, I found that the sequence number isn't stored into persistent flash. If that is the case, if the board is power cycled, no one can communicate...
Hi,
I am doing "application update" using AWS FOTA with presigned URL.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.1/nrf/samples/nrf9160/aws_fota/README.html...
Hi,
I'm planning to develop a product that takes an image via a cmos sensor, processes it and sends it via BLE. I'm using nrf5340.
What should I learn to build this product...
Hello there! I've been developing a custom device with a nRF52840 dongle. For this I had to develop a custom cluster to properly support the type of data I wanted the device...
I want to use the nrF9160 for HTTPS communication to access a server.
To do so, we need a client certificate.
is it possible to incorporate a client certificate into the...
Hi all!
I am developing an application with Zephyr (commit b21a91e46833cfcf4f2bda9e3e0f9d8c2150882e) on nrf52833 and a Ublox SARA R5. I communicate with the module via the...
The goal is to push a blob to a azure storage container using https on nRF9160.
I am using the nRF/zephyr socket library to do basic HTTPS POST/PUT
CONFIG_NET_SOCKETS_OFFLOAD_TLS...
Hi.
I'm trying to flash a sample image to the Thingy 53 using the nRF9160DK (assuming this is possible and it's not mandatory to use the nRF5340DK), but when I try to do...
Hi,
I am trying to run the peripheral_uart service example, with the hci_rpmsg on the network core
When the clock configuration (on the main application core) is set...
I use iOS nRF Connect APP to do nRF52832 device DFU. DFU is completed successfully. But the following error occur.
<error> app: Received a fault! id: 0x00004002, pc: 0x00000000...
Hi,
I want to write Bluetooth ON and OFF functions for the project purpose,
what are all the steps needs to follow while creating ON function and same for OFF function...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this with rebuilding with ncs 2.0.0 (I did...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this build warning with ncs 2.0.0: Any idea...