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...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
Hi all,
I am extending the BLE Multi-link example from SDK 15.2.0 in order to have some characteristics as BLE Mesh. I would like to use UUID filter to scan all peripherals...
I'm seeing similar problems to others in getting highly unreliable connections to the network. I *VERY* occasionally get LED3 and LED4 to blink simultaneously, but it's very...
Hello.
I take the flash_fds example from nRF5_SDK_15.2.0_9412b96, but I am not going to use the CLI (command line interface) because I take the FLASH written, reading capability...
Hi,
I am using nRF52832's ADC function to do my project, and I have an analog signal level problem.
I am try to connect MPX5100 sensor to nRF52832's ADC port, but the...
I am trying to use ARM GCC in macOSX and successfully generated .HEX file with the most simple project: the blinky project without softdevice. After setting up the project...
I am trying to use dsm_local_unicast_addresses_get() to store the address of each node, however it seems that when the board is restarted the value is lost, and node_address...
Hi,
I have troubles using nRF Mesh with my Vendor model.
I have made a Vendor Model that should allow me to send messages through Mesh. Once my boards are provisionned...
Hey everyone
This is sumanth, I am working low power node in mesh networking, I followed the procedure mentioned in below link for building and flashing
https://www.nordicsemi...
Hi I have a device which can get RSSI value from other devices.
But how do we get RSSI of my device itself.
i.e How to print RSSI of local device on the same device terminal...
Hello everyone,
Today I worked on custom bootloader and according to the article infocenter.nordicsemi.com/index.jsp I tried to load output hex file from IAR on board via...
I want to add a new ble service in hrs example(sdk15.3),I build and run the hrs example.and then I open the terminal emulator, but I can't find anything.I try to click the...
I want to use nRF52840 BLE with STM32F745ZG microcontroller and using atollic studio for coding. is it possible to use nRF52840 with the microcontroller? if it is possible...
I'm using SDK 15.1, nRF52 in custom units, toolchain GDB, addr2line
A little background -
We use System off mode and then use a button press to come out of it.
Before...