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...
Hello, I work on nrf9160 dk and i try to get tx power: For exemple, with a RSRP -76 dbm i get this consommation curve (read current on P24 throught 0.5ohms resistor):
and...
Hello,
we are developing a HID slave device. we need to support five cell phones connect and bond with the device not at the same time.
we use the ble_hid_keyboard example...
Hi,
I am check this code: https://github.com/NistantriTech/ibeacon_nrf52/tree/ed938973c9a8ebd4f0bb91a3689e5d8242980681
It used SDK15.0
On Ebyte 52832 - and face problems...
Hi
After trying out nRF5340 step-by-step guide we'd like to learn nRF52833 following similar step-by-step start-up guidance if such exists.
I guess for the basic operation...
Hi all. I am using the twi_sensor example of the sdk12.3 in a NRF51822 Taking a look on the tx function: err_code = nrf_drv_twi_tx(&m_twi, MXC400_ADDR, reg, sizeof(reg), false...
Hello ,
we know that, when initialize a BLE slave device ,we need to define the BLE MAC address type.(we need to write our owen address ,not usig the original ble address...
Hi,
I'm having trouble connecting my peripheral on windows. The pairing works, but once I disconnect, I can no longer connect to it. Windows reports "device unreachable...
Hi
Looking for an experienced freelancer to develop BLE firmware for the project we're working on. Targeting nRF52833 and probably nRF5340 chips. Expertise in low-power...
Hi,
We are designing a product with NRF52840 QFAA + GNSS. Due to size constraint, we are planning to use Ignion DUO mXTEND for both BLE and GNSS.
The antenna manufacturer...
Hello All,
I am looking to use the nRF52840 for a ZigBee project. I am looking at the ZigBee light bulb example and following a few posts here I got it building. I can...
Hello,
I get the following errors when trying to DFU using a nRF52832 DK and the nRF Connect desktop application.
19:00:36.143
Attribute value changed, handle: 0x0F...
I want to build on the agps sample for 9160-dk
This involves changing the destination and format of outputs to cloud
I saw that multiple GPS hits are consolidated and...
Hi, Dear Nordic & all:
when I prepare to do a DFU example,I get trouble in installing "nrfutil" tool
I sure that I installed it successfully, but when I input "nrfutil...
Hi
I have a nrf52840 dongle with which already been flashed with ot-NCP binary and I want to over write this binary with new binary image[ot-rcp] in nrf connect for desktop...