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...
Hi,
It all happened today after being used the board for a month. when I tried to turn on the board it does not blink LED5 nor does it show up in the device manager. I to...
Hello Nordic,
I have multiple Thingy52 devices upgraded to V2.2 firmware via nRF Connect application on my android phone.
Have been trying to add the BL Mesh light switch...
I want to read timestamp in my nRF9160 device and found that "z_tsc_read()" function in Zephyr RTOS will do that. However, I am not able to include the main library of the...
Hi,
We are developing mesh control lighting system with nrf52832, now we're able to control devices through mesh.
But now we're having problem with showing node state...
Hello,
I have two devices, one central and one peripheral and I try to implement whitelist. I took a look at ble_app_hrs_c example and the whiltelist is working on central...
Hello,
I am using ble_app_blinky. I have a basic query about event handles. There are lot of event handlers registers as part of initialization. Will all these event handlers...
Hi all, we has experienced two PPK boards start to give faulty reading after several uses. I attached two screenshots about current reading with same setting on the DEV board...
Hi,
after having a little break from ot and working on another project, I am back working on getting the NRF into systemOFF. to get back into it I just made a very small...
Hello there,
Prior to updating to the latest modem firmware i was able to successfully get responses from the DK.
Running the Asset tracker app as well as AT Client. ...
Hi
I am currently trying to connect the sht31 temperature / humidity sensor. First, I made an implementation based on the twi_sensor example. I did it all, the temperature...
Dear all,
I am quite new to embedded programming and I am looking for a tutorial/example code in order to communicate/configure an accelerometer sensor (LIS2DH12) with NRF52...
Hi,
I am running SDK 15.3, nRF52840 on a custom board, Softdevice 6.1.1 and SES.
When running the secure dfu example I find that the two segments uicr_mbr_params_page...
Hi,
NRF52932, s132.
I am currently migring from SDK 14.0.0 to SDK 15.3.0, I just finished to migrate from SDK 13.2.0 to SDK 14.0.0. The project with my app compile but...
Hi
I want to transfer a text filebetween nrf51 to nrf52 .Is this possible in nrf device. If it is How can i proceed ?. I am using NRF 15.0 SDK.
Please help me on this...
Hi
We are using today nRF52832 and communicate through Nordic UART service (NUS).
Sometimes we would like to transfer files from our device to the app. This is going very...