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...
Are there example scripts to take readings or communicate with other devices over serial? Like, if I attach a temperature sensor, distance sensor, etc, I want to read from...
Hi there
I was going through the errata sheet and discovered the PAN #88.
It states that the current consumption is increased when entering System ON Idle within 125us...
If I just comment-out battery_measurement_init() in main():
Advertising does not start, I see nothing on the UART CLI, and the RTT log just shows:
With battery_measurement_init...
All examples shipped with the SDK have the same compile problem
components\libraries\util\app_error_handler_keil.c(47): error: A1198E: Unknown operand
The offending line...
Hi to all,
i had developed an app for PCA10056 and now i want port it on PCA10059, there is any guide or white paper that indicate how can i done that??
i read in the...
I've just started evaluating the nRF52840 DK and running into an issue when attempting to run any of the multiprotocol ble_thread examples.
I've downloaded the "nRF5 SDK...
Hi
I'm using the NFCT peripheral of the nRF52832 Rev. 1.
What is the intention of the LOCKDETECT field in the FIELDPRESENT register? I don't understand the description...
I can't connect to my nRF528540-DK anymore after I connected an external power supply and switched SW10 to off. the external power supply is 5V. my DK doesn't show up in device...
Hi
I open the SAADC to get the battery after initial the SAADC, using nrf_drv_saadc_sample_convert to get the ADC data . After nRF52832 is initialed, it enter power_manage...
Hello I'm using a nRF52810. Now i'm trying to add an PCB antenna to my Altium sheet i Wrote in another Reply that i could use the one from your USB Dongle but i don't find...
Hi there,
I need realtime data monitor, but the power consumption is too large when BLE sending data continusly. So I wanna know wheather NRF52832 support package the...
Hi,
I am not yet familiar with NFC.I s it possible to read battery data from the NFC tag of the nRF52 to another device (for example a smartphone). I want to write simple...
Hello,
I am in the process of designing a new custom board with the nRF52832. Apologies for the silly question, but swimming in the documentation at the moment, and I need...
HI, we want to develop DFU over NBIoT network (UDP), and we would like some advice on how to implement that. We are using nRF52832.
Looking at your SDK examples for BLE...