I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
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 have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. Some questions:
1) The .dts node has pa_gain_db...
Hi,
I was testing the GPS performance of the the thingie91. The default application (asset_tracker) works perfectly, but uses AGPS from the nordic cloud.
The asset_tracker_v2...
Hi all,
We run into a problem where our central product (a remote control) connects to the wrong device. We are using SDK v14.2.0 and softdevice S132 version 5.1.0. At...
Hallo,
I'm using a 52840dongle.
Uart ( PC-Terminal Debugging)
Radio ( reading 51822)
I2C Display
is working well
No i need to write and read data to/from a spi...
I have a serial OLED LCD on my SPI bus on my nrf52840 I want to do periodic LCD refresh by sending it's frame buffer without involving CPU.
I already know how to do SPI...
Hello!
I flashed the light_bulb example(NRF5 SDK v.4.2.0) hex to an nRF52840 Dongle using nRF Connect.
After reset, LED2 lights blue.
I do have an existing Zigbee network...
We have been using ble nus service which is working very well.
There are more than 100,000 bytes of data to be transferred each time.
We were using BLE_NUS_EVT_TX_RDY...
Hi I made some changes in the chat project that is found in NRF Connect SDK and when I build the change project this error occurs
kobj-types-enum.h: No such file or directory...
Hi,
I am writing after searching for an answer in this forum but without success.
I am not sure to understand the purpose of ble_app_proximity_coexist? I understood that...
I'm developing the nRF5340DK, would like to use the P0.04 (AIN0) pin to get the NTC thermistor value. but bind the device is fail.
the parts of the "source code".
/*ADC...
I'm trying to run your direct test mode code on the nrf53. And verify that the uart pins are working correctly. What is the best way to debug and verify this?
gdb seems...
Hi everyone
I'm looking for a way that I use the libuarte example with two UARTEs: one for receiving data, and one for sending data.
I tested serial uartes example in...
Hi, dear Nordic & all:
I just try to upgrade applicatiion via usb secure dfu on nrf52840DK, but failed to do this, the fellow is my environment, reference and steps: ...
Hello
I want to add a UICR section. but I don't know how to add a custom section in ncs(also zephyr).
I have researched about this for days and I've found zephyr code...
We have our own module using the NRF52832. We are using S132 V 7.2.0 We realized the ICs we bought had different revisions. One group is QFAAE0 and other group is QFAAE1....