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...
I have been trying to implement the wifi scan or wifi provisioning code on a module (MS12SF1) which is a combine wifi + ble module
The setup looks like the image shown below...
Hi,
I'm developing with NCS v2.6.0 for Raytac MDBT53v-P1M module, which inhibits nRF5340. I already have my own PCB with all the required HW components.
As a sanity check...
Hi I would like to report a bug in the Devicetree visual editor.
When you add two fixed regulators and connect a separate sensor to each of them, both sensors will be represented...
I am trying to get a SST25 spi flash running, but the jedec,spi-nor driver does only partially work.
As i understand now the jedec,spi-nor driver only works with CFI compatible...
Hi, I am experiencing low power issues on a nRF52840 DK 3.0.2 board which I have not seen on another one with version 3.0.0. I do not know the root cause yet.
For my investigations...
Hi
I am powering the nRF52840 from a 3.3V DC power supply and connecting it with a IMU thats cannot go higher than 1.9V on the I2C bus
I use 1.8V.
Will the I2C coomuncation...
Hi,
I have a new NRF5340-DK and I am trying to connect it via usb on linux but do not see it in the syslog when connected. I actually do not see anything at all.
When...
Hi,
I want to implement a pwm output signal on a particular pin of the nRF52840DK working with the latest nRF Connect for VS Code. What would be the recommended way to setup...
Hi,
I tried to flash the blinky example to an nRF52840 Dongle as described here:
https://academy.nordicsemi.com/flash-instructions-for-nrf52840-dongle/
Console output...
Hi I'm trying to create a transparent CDC to NUS bridge, this is based on the nrf52840 dongle.
The Aim of this is to send binary files to our device from a PC, our device...
I wrote a code for GPIO interrupt when DRDY pin goes high to low(Data ready) interrupt should occur and call a function but it is not working Below is a code:
intDRDY =...
Trying to implement FOTA DFU over BLE. My application uses my proprietary code (instead of mcumgr) to download signed OTA firmware image to secondary slot (in my case it is...
I am working on an application with significant constraints on power consumption and distance immunity. After some research, I found the Thingy:53 module, which is well-suited...
We had tried AT#XSLEEP=1 command in nRF SDK 2.5.0 and it worked. We saw it working for both modem FW 2.0.0 and 2.0.1.
When we updated SDK to 2.6.1 and modem FW 2.0.1, the...