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,
I would like to know how to raplace a MPU-9250 chip with ICM-20948 in a Thingy:52 circuit.
Let me first state that my electronics engineering knowledge is at hobby...
So I've had a LOT of problems getting power management to work with UARTE on the 52840. We're using both UART_0 and UART_1 and have finally gotten UART_0 to work as it should...
When attempting a DFU update (containing APP + SD + BL) with the android version of nRF Connect, it appears that connect will update the device's application even when bootloader...
Is it possible to pass a memory location to PWM (preferably via DMA) via PPI. This is a sound project and my intent is to update two 8 bit PWM outputs at 44.1kHz. I typically...
Hi,
I am working on a project and I want to program the nrf52832 with the arduino IDE with this package ( https://github.com/sandeepmistry/arduino-nRF5 ). I want to use...
Are there any restrictions (eg, timing) or issues for using different references for different channels in Scan mode?
eg
AIN0 uses VDD/4 as reference;
AIN1 uses VDD...
Hi All.
Do someone know what is the oversize I get when I use the FS_storge example to store data on the interanl FLASH.
FOr every bulk I open (id+key). How much bytes...
I'm using nrf51822 and SDK 10, S110 Softdevice. Implemented whitelist using device manager and bonded with single device , after bonded my device with phone (using nrfconnect...
I'm using nRF51822 and SDK 10 , Softdevice S110 . I enabled whitelist option in my application its working as expected, but when after device is resetting peer device data...
Hello,
I am working on an application on a nrf52840 using soft-device 140 and SDK 15.3. I have written 90% of the application using the ble_app_uart_c as a template for...
Some context: I am using an nRF51 with SoftDevice S130, which acts takes both central and peripheral roles, and uses UART to communicate to a peer MCU. I am currently facing...
Hello,
I am using Seeger for Flashing code and Debugging. I ported code from “flash_fstorage” example code to “ble_app_blinky”. I have few queries on write data into Flash...
Hello,
I am trying to configure Pin P0.09 as SCL pin for TWI. But I am not getting any results with this pin while I get data when any other GPIO pins are configured as...
SDK: 15.2.0
SoftDevice: s140 6.1.0
Hello,
I seem to keep finding conflicting information on how the NRF52 manages power to its peripheral devices and whether the application...
Dear proffesionals,
I am very beginer to nordic chip.i am using nrf_SDK_15.0.0_a53641a version.i am trying to integrate the writable_ndef_msg file to bluetooth.so how to...