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 established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hi, I need to estimate the power usage (so looking for TX and RX duty cycle) for the NRF52 during operation.
We will be connecting to a heart rate strap, and recording...
Hello - our certification lab is using the radio test example in order to perform their testing. They claim that the lowest channel they are able to set within the example...
Hello,
I am using nRF52833, nRF Connect SDK v1.5.0.
In v1.5.0 there is one new example i.e Zigbee NCP. ( Zigbee: NCP — nRF Connect SDK 1.5.0 documentation (nordicsemi...
I'm trying to update the advertising data using sd_ble_gap_adv_data_set function but it's not defined in sofdevice s140 v7.2.0 , it's defined in v5.0.0-3.
Please how can...
I installed NRF connect SDK v1.5.0-rc1.0 through toolchain manager.Open SES and create a project with open NRF connect SDK project.An error occurred.'create_nordic_project...
This function succeeds only when Thread protocols are disabled. my question is: if the Thread protocols are enable,what should I do to disable them ,now what I do is:
"otThreadSetEnabled...
Hi . I am developing nRF52 for the first time. (PCA10056_ nRF52840 _S140_ ver1.70.0 _DK under development..) It is under development with SEGGER embedded studio. I want to...
I'm new to NCS, and playing it with nrf5340 pdk kit.
My problem is ,I can't play any projects, all of them go to the same error: cmake failed,create_nordic_project.py failed...
Hi,
To support the large and dense networks we are building, I need my network coordinator to be able to throttle OTA packets to not completely overtake the network’s bandwidth...
Hi,
I want to create a mesh between my nRF53 DK and dongle. For my project, I created my own service to send accelerometer value to the client (mobile application). Now...
I am developing an application that sends an image with BLE to an android phone. It is remarkable similar to the Image transfer demo ( https://github.com/NordicPlayground...
Hi
I am updating from Softdevice 6.1.1 to 7.2.0 and have issues with nrf_sdh_ble_enable(..), My setup is:
NRF52840
SDK 17.0.2
SoftDevice 7.2.0
Running FreeRtos...
Hello,
Sorry for this long question but these questions are bothering me and I need these to carry on with my project.
1) What is the peer manager's device identity list...
I want to use nRF52840 USB dongle as mesh server device. I have tried several links but not success. Please provide me hex file so I can flash using nRF connect desktop app...