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,
I currently have a project which triggers a series of SAADC readings from the Timer0 interrupt handler. This part of my program works as expected, however, to add more...
Hi,
From this link https://devzone.nordicsemi.com/f/nordic-q-a/34224/device-does-not-reset-after-dfu I understand that the compiler option flto caused reset issues. Is...
Hi everyone,
I am trying to use Buttonless DFU to reprogram the NRF 52 dev kit OTA. I had posted a question on the forum and had solved that problem: devzone.nordicsemi...
Hello,
We have implemented DFU services in application but getting lots of difficulties for writing own transport layer for Wi-Fi to upgrade firmware from server. We are...
Hi...
i have done the program to read the temperature sensor, i want to get the temperature in float value . i can able to read the temperature in float but i can't able...
Hello Nordic Pro's,
We are developing a product based on the BLE UART peripheral. We communicate heavily via NUS. There are extended processes that continually send status...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) As per below link, do I need to skip GPIO...
I would simply like to see the debug outputs (NRFX_LOG_DEBUG) the NRFX_TWIM.C module using RTT debugger through Segger J-LINK.
I cannot find any documentation on how to...
Hi,
I am working in nRF52832 SDK15.3 in SES
I need to work on reading multiple Analog inputs. in a different timings.
i have seen SAADC example.
is there any multiple...
Hello,
I am working with nRF52832 , a soft based on the NUS service and SDK 15.2 ( S132) .
In the aim of reducing the current comsumption , I want to modify the throughput...
Hi Martin, I follow all the steps in your tutorial(Bluetooth low energy Characteristics, a beginner's tutorial) and I am able to create the characteristics and the notification...
How do I share variable data from my nRF52 application to the bootloader code?
Check the update to this question after first comment by @HungBui
There is some short...
Hi,
I am using three nRF DK (nRF52832 - PCA10040) to test and analyse the mesh network (nRF5 SDK for Mesh v3.1.0).
I worked on light_switch_example with 2 clients and...
Hi.
I'm using the nRF52810-QCAA (DCDC) Reference Design, but I've noticed that C6 and C13 are labeled as No Connected in both the schematic and BOM, but in the PCB model...
Hi,
I am trying to write data to the nRF52 module from my custom application. I am sending few parameters bundled into a packet to the module. One of the parameters is the...