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...
In the below picture, it says Thingy 91 is certified for the bands given below.
Can you please confirm if this board is certified for AT&T , Verizon?
Regards ...
Hi, am I able to communicate over mesh with long range (coded phy) and simultaneously communicate over GATT (say to Android phone) using 1M phy? If so, could you point me...
Hi,
We are switching from vanilla zephyr to NCS and would like some directions about support for zephyr LTS2. Can we expect Nordic to keep patches to NCS 1.8.x tracking...
I had described my problem in my previous question .
In short, after a long time of a bunch of central BLE devices regularly connecting and disconnecting to my nRF52840...
I've did my homework and googling but got more confused than ever.
Basically I'm trying to printf to the debug (printf) viwer window to help me demonstrate certain information...
Hi Everyone,
Hope you all are doing well.
I'm using nrfConnect sdk v1.7.0 and vscode for development.
controller : nrf52833
Here I tried to build image with bluetooth...
Hi. I have been using this document to work on the Fanstel USB840F device. USB840F_User_Manual (squarespace.com) After erasing the device, I could'nt run this below command...
Hello, I am developing a custom board using the nRF52810 WLCSP package. I realized I made an error in the board layout after placing my order, the error being that I placed...
I made a DFU Bootloader for my nrf51822 that waits for two seconds before starting the application, so I have time to connect and flash.
That process was working with the...
If I set two separate UUID scan filters as below:
Is it possible to discern which event triggered the filter match?
At the moment on the scan_filter_match callback,...
Hello,
it's a nice concept to include sensors via the device tree and simply enable them in the project file. But I feel like I'm losing control of the sensor a bit. I don...
Hello nordic. I've been using the PPK2 to measure the current draw of the nRF9160DK. However, spi peripherals are not included in these measurements. I was told that if you...
Hi
I´am pretty new with the nRF connect sdk. I want to check the features from BLE long range /coded phy.
In the past I have allready worked with the ble_att_mtu_throughput...
hello Sirs
How can I put nrf5340-sdk in to extended mode to transfer 250 bytes of data over BLE radio?
the sample code I am using is Peripheral-uart example code.