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,
I am currently trying to embed the ATT_MTU throughput example on two nRF52840 dongles. The main issue I am facing is that after I compile and program the hex files onto...
Hi everyone,
I am working with the nrf52832 Dk boards,
So my question is I want to connect sensors to two nrf52832 boards and want to get their data on a single Android...
Hi.
We use nRF5_SDK_17.0.2_d674dde as central
And phone as peripheral.
Usually system works correctly for a long time.
But sometimes it enter in strange state.
Connections...
Hi
I would like to store data in memory and to be able to read them after. But I don't know how to proceed ! I use IDE segger. Is it possible to store data always in a...
Hi,
I use MQTT_Simple example with AGPS feature;
I add 3 functions, one for init GPS, one for start GPS, and the last for A_GPS request.
I call Init after "MQTT client...
I'm having some difficulties sorting out what support there is for the nRF52832 in ARM's Mbed. Specifically, whether Mbed v6+ uses the SoftDevice or not.
Some things that...
Hi I have recently started to use nrf5340dk for a 'pet' project. I have developed some code for both app and net.
Then I started to note have some trouble on the serial...
Hello world :-)
As there is no Issues section in sdk-nrf I will post my question here. After west update I cannot build my firmware anymore. I am using v2.6.0 Zephyr and...
Hi,
We developed a code using Fanstel nrf52832X BLE using serial UART command to control, receive data and send data.
The softdevice is s132_nrf52_6.1.1_softdevice.hex...
I2C burst write for nRF5340 at 100kHz is failing with a reply of -5. (Trying to use the BMI270 drivers sample, it will fail during reg_write of the configuration file)
Reading...
hi
I have nRF9160 dev kit, which I am using in a LAB with a private LTE SIM card, which has 99920 PLMN ID.
The network supports Band 3, and NB-IoT is configured as an...
Hello everyone,
1st of all, thank you for taking your time to have a look over my "problem".
I have a device that I am working on, that acts as aperipheral, it is...
I modified, My application's bdaddr is set public device address. secure bootloader's bdaddr is set same public device address.
When run DFU on nrf connect for desktop,...