Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
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...