Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
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...
Hi guys,
I am developing a project where I have a large group of NRF52 chips together in one room. In their normal state each chip is paired as a BLE peripheral device...
We are working on a NRF52 DK. In the data sheet of NRF52832, there is no mention of enhanced shock burst mode or dynamic payload or multiceiver. Do I need to refer additional...
we're using Mbed for NRF51822. our board using 2 GPIOs interrupt.
problem: the Rise edge did not generate the Interrupt event: set EVENTS_PORT.
I try uisng while, but...
Hello,
I will explain my setup:
I have 2 nRF51-DK each one of them connected via I2C and SPI to two different custom boards. One being the central(nrfA) and the other...
Setup: DK #1 is running native S110/SDK10/nRF51, one service 128-bit w/ 16-bit char:
Service UUID: 0x0xb1ad
Service UUID type: 0x0x2
Service handle: 0x0x0c
Service handle...
I found a discrepancy between a tutorial and an application note.
Step 2.A of "BLE Characteristics, a beginner's tutorial" devzone.nordicsemi.com/.../ calls sd_ble_uuid_vs_add...
Hi,
I tried to familiarise with eclipse environment and i have some problems :
The debug and run button. I searched on google but i didnt found anwser.
How can i define...
I find example : nRF51_SDK_7.0.0_2ab6a52\examples\properitary_rf\esb\esb_ptx_prx .
question 1: can i add this example into my project that build on SDK v610 and it run...
Hello,
I have an problem with DFU on nRF 52 I have followed this thread devzone.nordicsemi.com/.../ but failing to upload firmware.
I have attached screen shot. You...
Hi
I have noticed that the moment I start SAADC task ("nrf_saadc_task_trigger(NRF_SAADC_TASK_START);"), my CPU current consumption rises by 2 mA!
(tested with chip version...
Hello..
I am Using The Balun having Digikey Part No.2450BM14E0003T And Antenna Part No is . 2450AT18B100E
Then it it is Necessary to add Pi network for matching antenna...
I am working on a school project using the NRF51822 with SoftDevice 130 on a custom board and I aim to create an HID gamepad. I am working on my power supply circuit and my...
Hi,
I just got a nrf52832 pca10040 board and I downloaded the last SDK nRF5 v11.
I downloaded Keil uVision5 and was able to load some examples and test them: nfc record_url...