Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi,
I would use the test nRF9160DK and Thing91DK with CMW500 equipment under NB-IOT stanadard.
Both DK kit and Thing91DK can connected to service provider when I plug...
I am working on programming process for custom board using NRF52. I managed to create a merged hex file containing the softdevice, bootloader, app and settings files. I verified...
Hi,
I am using the sdk 17.0.2 and s112.
The Apple Watch can not connect the s112 projects ble, such as 10040e s112 and 10040 s112, But can connect the 10040 s132 ble...
I'm new to nordic development, is there any empty template when start developing
that enables ble and twi that just works?
I tried many examples and they all work but...
Hello, I came across this twitter clip by Marjeris showing a Thingy 52 relaying temp info to Alexa. How was this done? by mqtt? or as gadget? thank-you,
I'm trying to port some code from FreeRTOS to Zephyr using a Nordic nRF52840. (I've used FreeRTOS for quite a while, but am a novice with Zephyr.)
I'm using k_poll() (in...
On nRF5340, I need to generate a 5MHz &10 MHz & 20MHz, or 8MHz&16MHz & 32MHz to output for external use, how to do it?
A external sensor needs a continuous 5/10/20 MHz...
Hello, I’m facing these issues with regards to python when starting an nRF Connect SDK Project in Segger: I do have my Pyyaml modules installed but somehow it doesn’t look...
Hello,
I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
1. While referring to the Nordic Semiconductor Infocenter . I observed that in nRF5 SDK v16.0.0 there...
Hello
My nRF9160 DK was working fine and it had certificates for AWS cloud. I wanted to update these certificates so I did it but every thing went wrong. Therefore i erased...
Hello,
I'm trying to use hardware acceleration for my ECDHE implementation. With the SDK-supplied functions, this should be pretty straightforward, however, the functions...
Hello Devzone
Currently, we have below USBD application scenario
now the user are using the nrf52820 with disable the USB p eripheral and they have another USB IC connects...