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...
This is a simplified version of the bug, hoping someone has already seen it and can point me in the right direction.
I will have time over the next 24 hours to build and...
If I use sd_app_evt_wait in a library, I get a link error: undefined reference. A workaround seems to be: don't use it in a library.
In a library (an archive, foo.a):
...
I have a general question for customers regarding throughput.
What's the maximum data througput with IOS without a MFI Chip.
Which profile do I have to use. Supports IOS...
I have a use case where multiple instances of a fstorage is created, all with the nrf_fstorage_sd API. I also use the peer_manager and hence fds which in turn uses fstorage...
Hi,
I'm working on a project where i need to send data like this way :
PC(Terminal) -> node (app_uart_get()) -> relay node 1 -> relay node 2 -> node(app_uart_put())->...
Hello,
I want to develop buttonless DFU along with my application code so please help me to develop this.a have already flashed DFU in NRF51822 and also able to active DFU...
Hello world..
please solve my problem..
I wanna to implement this arduino code..
with this output..
and convert to this mbed compiler, like this one..
but...
Hi
With the release of softdevice S140 v6.0.0, the advertising API has changed to incorporate the concept of Advertising Set that was introduced in Bluetooth Core Specification...
Introduction
I use fStorage to write some data to flash and I read the data by following procedure:
uint32_t Read32(uint32_t address) { return *(mpFlashConfig->p_start_addr...
Hi i have problem i can flash via st-link but when i want program nrf52832 via bluetooth(smartphone). i create zip with bootloader, softdevice and app and that zip send to...
Affects nRF5 SDK v13.0.0 - v15.0.0
I noticed a minor bug in peer_manager.c, lines 972-975 (v15.0.0). Looks like an opening brace is on an incorrect line, see line 5 in...
I'd like to share a SPI bus between the nRF52840 and another IC. The chips are on different load switches, though, and I'd need to communicate over the SPI bus with my other...
Hi!
I'm New to BLE Mesh and i would like to implement Text Data Transfer and receive to multiple BLE's using Bluetooth Mesh on nRF52832, Can anyone suggest me how to get...
hi:
I am now using nrf52832 development bracelet, I have nRF52 DK and nRF6707,Using the latest version of PPK software testing,I am now ready to use PPK to test the power...