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...
Hello,
i am trying the nrfsniffer 3.0, but all the packets seems to being dropped.
I am using:
* BLE400 with nrf51822 module (firmware flashed with stlink )
* Linux...
I am trying to make couple templates for S113 with nRF52832 and nRF52840 with and without FreeRTOS and because there is no such in the examples, I’m not sure I made it right...
Hello,
I'm using SDK for Thread and Zigbee v4.1 and I developed a network using mqtt-sn library. Since the developed application requires data publishing at a high rate...
I want to get logs via RTT (JTAG) in the connectivity firmware example of SDKV15.
I have built the connectivity firmware project using cmake and opened the project in SES...
Hello
I'm trying to implement the click and double click and long click of a button in sdk v17.
Click and long click work fine. But double-click doesn't work.
Code...
Hi,
We are currently porting our code to the newest nRf5340 chip.
Everything goes fine when the target is secure (not ending with "ns" and not defining "CONFIG_TRUSTED_EXECUTION_NONSECURE...
Hi,
I am working on a device that has nrf52 as an additional BLE chip that does not run the main logic but provides UART over BLE to the application processor (NUS). In...
Hi,
I am working on the our customized board nRF52832 , interfaced with MAX30205 temperature sensor . I am advertising the data only when it reaches the below temperature...
Hello,
We are planning to use the accelerometer in the Thingy91, we have some inconsistent results when configuring/reconfiguring, we have 2 questions:
- When we, for...
Hey,
We've been having issues with a subset of a batch of devices produced recently, with an unacceptably high failure rate when switching to DFU from firmware (the switch...
Hi everyone,
Is there a function like APP_USBD_CDC_ACM_GLOBAL_DEF or APP_USBD_MSC_GLOBAL_DEF that allow to define a custom class?
I want to define a custom class using...
Hello there,
I am using the nRF52832 and I need to talk to 2 different UART based peripherals.
In order to do that I was thinking to use the libuarte module in time...
Hi
There are already several questions regarding UART clock source, e.g. that one for nrf52 where it is stated that the peripherial always take the 16 MHz clock.
Is this...
Hi, the nRF21540 FEM is out for quite a long time. However, there is still no direct support in NCS. Fortunately. some work has already been done. This PR introduces the FEM...