Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
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...