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...
I have used the ble_peripheral/ble_app_uart example and add TWIM functionality to communicate with 2 I2C sensors.
I have used the peripheral/serial project to communicate...
Hi as I can see many other also experienced problems installing nrfutil. I spent 5 hours trying Windows 8.1, Windows 10 and a Debian Linux box. I'm no python expert and I...
Hello,
I'm working on a project related to DWM1001-DEV at University of Illinois at Urbana-Champaign to build a demo of the product that uses UWB. However, I'm having several...
Good day
Please assist, I had my power profiler (PPK II)and Bluetooth dongle both plugged into my laptop. I accidentally upgraded the firmware for power profiler (PPK II...
Hi
I am using NRF5340dk with NCS version 1.5.0, I need to port the below library which was written for nrf51.
github.com/.../ADS1231
KIndly, Help me to resolve this...
I am using SDK nRF5_SDK_15.3.0_59ac345 with nrf32832. I want to write data from central to peripheral characteristics. I wrote below code:
Everything worked fine when...
I run the program step by step, when execute NRFX_IRQ_ENABLE(SAADC_IRQn);, it will go to app_error_fault_handler,.What's wrong ? I have do nothing with it!
I am trying to set a timer pulse at 500kHz and on every high pulse i want to do a read on another pin.
I have an IC HX711, that has a 24bit output MSB. every positive...
Hi,
im a beginner and i have problems to integrate the Homekit SDK in the Connect SDK.
Maybe anyone have a link to a tutorial?
The implementation by west has no effect...
Hi, Q1) I am facing an issue with the heap memory. I am using the Cjson_Parse function which uses quit a lot of memory. So I am wondering if there is a way to increase the...
Hello,
i m working on usbd example on nRF52
i have a problem that usbd stops sending data aftew few time. the port is still enabled but the data is not sent! any proposition...
I am trying to communicate with a sensor that has some interesting timing requirements for reading information from it, it requires ~100us delays between the address to read...
I want to calculate the power consumption used by many peripheral like GPIO, TWI, UART, SPI, RTC, SAADC. I can't find these information in nrf52840 PS v1.1
Because I don...
Hi, On my Windows 10 machine I've installed nRF Connect for Desktop (v3.7.0) and then used Toolchain Manager utility for installing nRF Connect SDK (v1.6.1). Afterward, navigating...