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 everyone!
We've integrated the readout protection to our project, but unfortunately now we don't able to disable it.
The activation code presented below:
...
Hi
I would need to work on Master Branch. I have Toolchain Manager 0.10.1 and I have downloaded nRF Connect SDK 1.7.1.
I know that Toolchain Manger has not Master branch...
In my project an interacting with the ncs 1.6.1 peripheral _uart example and my plan is to ensure that data size being send at a particular time is increased to send at least...
Hello everyone,
I went through the forum and saw some topics regarding the implementation of the characteristic read out over sd_ble_gattc_read. I implemented it as desribed...
Hi all,
I would like to know, if any example code available for AoA algorithm for ble direction finding. I am working on a project for indoor positioning and tracking...
Hi,
I am trying to sample a large quantity of sensor data from the nrf52840dongle as the server and the nrf5283dk as the client. I have used the peripheral uart and central...
Hi all,
So I want to give you a full description about what we are doing because we could not understand what we did wrong.
Our DK : dk-51
Soft Device : S130_v1
Our...
Description:
I try to initialize a SPI device in my nRF52DK through the Zephyr‘s driver(drivers/spi.h).
Code seems correct when compile and I got no error when build the...
Hi, I am new to Zephyr and Nrf, I am trying to replicate the event manager arch from asset tracker v2 but I am stuck in the setup. I am trying to use the logging capacities...
I am working on the Electronic Braille Display for visually challenged persons.
Our device will communicate with Voice over service on the laptops and smart phones using...
Hi,
with %SHORTSWVER: nrf9160_1.3.1 I am getting:
AT%CMNG=0,3,4,"test1234" OK
AT%CMNG=0,3,3,"30313233343536373839303030303030" OK
AT%CMNG=1 %CMNG: 0,6,"0606060606060606060606060606060606060606060606060606060606060606...
I have a single sample of the new nRF52840_XXAA at hand on our custom board. I'm trying to do a --recover with nrfjprog. As the log below shows, nrfjprog recognizes it as...
Hello ,
I m using SES v5.6 and NRF52805 ,ble_app_uart ex (nRF5_SDK_17.1.0),
Requirement -need to wake up and reset ( or start advertising again) from sleep mode ,when...
Hello,
I have adapted some of the ESB proprietary Protocol from the NRF SDK into my own project without installing the SDK directly; however, complete integration seems...