Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
I am using Fanstel evaluation board with BT805 attached.
I got an example project - ble to uart.
I was able to build the project with Segger V5.42 (any later verisons...
Dear all,
I tried this example regarding async SPI:
https://github.com/too1/ncs-spi-master-slave-example
I also wrote overlay for this example to work on nrf52840...
Hi, we have a custom nRF5340 based device. Has NISB and MCUBoot Enabled. It takes about 2.5 seconds to get into the application and BLE advertisement to start. Wanted to know...
Hello,
I´m trying to send a paket of databytes. For some reasons I need to send it byte by byte (that´s not changeable).
I have inited the uarte with a handler:
nrfx_uarte_init...
I am using the nPM PowerUp utility along with an nPM1300 development kit. The software provides options for configuring the soft-start current of the load switches. However...
Had an interresting issue that we have resolved, but we're trying to understand...
We had a timer (TIMER2) running and matching towards CC[3] every 500us. This match results...
Hi all,
I searched nRF54L PRELIMINARY DATASHEET v0.8 and found
9.1.1.2 DLPIDR: TINSTANCE field description reads " This value is set by the UICR.TINSTANCE register. "...
Hello Nordic Team,
I am writing on behalf of my company, where we are developing a cross-platform application using .NET MAUI . As part of our application, we need to implement...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I'm using Bluetooth Mesh Sensor code, working on the nRF52833 DK. I want to add my own sensor, the ICM20948 IMU, to this function and send the sensor's readings to the Mesh...
Hi Support team,
My application was based on NCS v2.5.2, which has no driver for the charger bq24295, and I ported a driver from Linux and it worked well.
Now I want to...
Hello! I need to send a text message to my server via HTTP post; I found this application on the forum; nevertheless, I received multiple errors: "error: unknown type name...
I am trying to make a device based on Seeed XIAO BLE nRF52840, which should periodically transmit battery voltage via BLE. The BLE connection should be constant I wanted to...