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...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hi
I am using nrf52 DevKit and was able to load the \examples\ble_peripheral\ble_app_beacon program on it. I am able to see the beacon RSSI, major and minor values. Now...
Hi,
I am using Nrf Sdk Mesh V3.1.0 with softdeviceS132 and sdk board Nrf52832
I am trying to implement Normal DFU in Mesh network.I don't need Mesh DFU.
So i have added...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) I am bit confused between fds_record_update...
Hello, I am using AES -CCM encryption in my program. I want to know about memory like does it need any dynamic RAM ? In example code I found 'nrf_mem_init()' but unable to...
Using: NRF52832, SD 132 6.1.1, SDK 15.3.0, Mesh SDK 3.1.0.
Hi, I included mesh_opt_core.h in a C++ file, and got compiler errors at NRF_MESH_STATIC_ASSERT().
I fixed...
Did current OTA only can dmostrate "ble_app_hrs" and "ble_app_rscs"? Other SDK5.0.0 examples?
I want to try ble HID keyboard. So, deliver the hex file to celluar phone and...
I want to use TWI to read the sensor data. When using the software TWI, I found that the communication takes a long time, which will greatly increase the battery consumption...
I'm looking through the NRFX library and specifically the CONFIG_BSD_LIBRARY_TRACE_ENABLED feature and would like to know if it would be possible to redirect the trace output...
Hi,
I am considering zigbee on nrf52840.
I cannot find power control part (in ble power_manage function) in zigbee examples.
1. Is there not power control function...
Hi,
I would like to send multiple peripherals with each packet of bytes(244) to a central. I am using the blinky example from \nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral...
Hi,
In the documentation nRF52832_v1.4, in 18.6.1 on page 82, it is indicated "A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within...
Hello Nordic Team, We are using nRF52840 ble chip with S140 nordic stack and SDK 15.2.0 on the SEGGER IDE installed on the Windows OS. We want nRF52840 chip to detect surrounding...
Hello,
Would like to understand more on Adaptive Frequency Hopping(AFH) behavior. We understand that AFH comes into play when lower layers detect noisy channels, blacklists...