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...
I am having issue configuring the chip select (CS) in my little test program. I have read through the SPI drivers and debugged through it and from what I can tell I have everything...
As in fds.h, i am using the fds_record_update() function to update a record, and then as soon it is completed, i want to read the updated data from the flash, but how do i...
Hi, all
I tested nRF5_SDK_17.0 crypto library example with nRF52840, and compile information:
1>test crypto ECDH and ECDSA with enable CC310 :
===================...
Hi All,
Hopefully this is just a quick question... but I was wondering, if I set a breakpoint in my program while I am using the app_scheduler and app_timer2, should this...
Hey,
I noticed that in the SDK v1.6.0 a Kconfig option CONFIG_LOG_BACKEND_FS was added. However, I cannot find any information on how to use it.
I would like to be able...
I have included PWM library in BLE uart example to control the servo motor. I am able to import the library successfully and able to control the servo. Below is my init_pwm...
Hi,
I would like to know which soft device version is used in my nrf52840 board.
I know it's S140, but I understand that there are different versions for that.
Thanks...
Hi,
I am developing an application based on the aws_iot sample which all works fine.
The application captures data from a sensor and publishes it to AWS.
However, during...
Hello NRF ,
We have been using NRF9160 DK GEN-1 board for NB-IOT and GNSS tracking and able to configure network SIM as well as the NRF cloud .
We have used SDK 1.4.2...
Hello Nordic,
I had to reload a new nrfcloud certificate to my nrf9160DK. An active iBasis SIM card is attached to my nrfcloud account.
I followed these instructions:...
Hi everyone,
I have 1 board normal node(client+server) and 1 board LPN(client+server). I can send message from client of LPN to server of normal node, but i can't send message...