Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
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...
Hi community,
I read these articles about match network for antenna:
General PCB design guidelines for nRF53 series - nRF5x - Hardware design, test and measuring - Nordic...
Hi,
Like some other users, I face an issue migrating from ncs<2.6.0 to ncs 2.7.0 regarding radio notification.
I saw it is possible to use the PPI for the EGU IRQ to be...
Hello, I am using the Soft Device S140 7.3.0 with nRF5 SDK 17.1.0 and the nRF52820 as a peripheral in an NUS application. Initially, the transfer was slow but worked perfectly...
Using the nRF54L15 Development Board.
Did try to run the "nRF connect for desktop" - "Quick start"
I do not get a reply from the Board when doing one of the samples. ...
Hello!
Assume a BLE device already has Bluetooth qualification.
Does FOTA DFU requires new a Bluetooth qualification and additional fees if SoftDevice was updated too...
Hello, I am working on nrf52840 in which the BLE is not Advertising even after i am adding one paramter i just want to add the parameters at the time of adding the 2 parameters...
I am attempting to get the SMP server sample to work on some custom hardware in order to run a BLE FOTA. I'm using NCS version 2.6.1.
I'm able to build the SMP server sample...
Hi team,
I am using ncsv2.8.0, on our custom designed nrf52832 board.
Here I am trying to integrate i2c driver code for bme688 along with bsec library in peripheral_uart...
Hello,
i'm developing a custom board with nRF5340 (WLCSP package) that is very constrained in terms of space for a Bluetooth application. I looked on DevZone and i found...
I first tried nrfjprog which didn't work, but I know that's being retired so that wasn't entirely surprising. After that I moved on to testing 'nrfutil', specifically the...
I am building a BLE audio product that is based on the nRF5340. The application is largely based on the nrf5340_audio ncs example application, but I am modifying the the application...
Hi,
I am testing an actinius_icarus board V2.
I read data from senso BM68X every 500 ms, and publish on mqtt broker every 1 seconds. they are 256 bytes every sending....
Hi,
I am using NRF Cloud + coap comms to send data. However I have encountered payload size limitations that are not configurable via KConfig: sdk-nrf/subsys/net/lib/nrf_cloud...
Unable to find enough information to convert the raw values obtained from Thingy53 for RGB components.
Referred to BH1749NUC datasheet, Thingy53 sample code
Hi,
I am writing a custom i2c driver for an evaluation, when I ran the same i was getting exception:
during troubleshooting i scraped the entire custom driver and...