I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
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...