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' writing an app based on ble_thread_dynamic_template with added CoAP utils, but with a few changes. Program works fine, I am able to communicate over CoAP, but after...
Hello!
Last time I've described issue with connection problems in large thread network https://devzone.nordicsemi.com/f/nordic-q-a/29867/thread-mesh-network-capacity-problem...
Hi,
I have encountered a 404 error:
<<<
HTTP ERROR: 404
Problem accessing /help/pdf/nwp_017.pdf. Reason:
ProxyServlet: /help/pdf/nwp_017.pdf
Powered by Jetty...
Hi,
I am trying to send stream of data over BLE. I am using nRF52 development kit and in that ble_app_uart code is running. I want to send continuous data to the UART and...
I am using PPK 1.1.0 to compute current draw on a custom hardware.
If I upload ble_app_hrs example on the nRF52-DK and measure it directly, I obtain average reading as 550...
Dear all,
sorry for asking a very beginner's question but I'm really a beginner and want to understand what I'm doing :)
What I have:
nrf52 DK
nrf SDK11.0.0...
Hello,
we are using the USB CDC ACM Example to set up a USB connection between the computer and the nRF-Chip.
By pressing Press Button 1 a bunch of test data will be sent...
Hi!
Is there any programming guide for establishing mesh network? I want to develop from scratch but i can't find any document for programming to mesh network. I seen Light...
Hi
I am able to successfully compile my C++ code on Raspberry Pi3 however while running an executable file. I am getting below error.
pi@raspberrypi:~/RF24/librf24-rpi...
Hello,
I would like to send an int32 value every 500ms and use for this the same procedure as it is shown in the heart-rate-example. The code for sending is:
// Send value...
Hello Nordic Devzone fellowes
I tried DFU with NRF 52 DK board with 'PC-BLE-DRIVER-JS' dfu.js test code
When the firmware .zip file is 128 KB the speed of transftering...
Hi, Everyone
I am developing based on ble_app_uart at nrf52832 (softdevice s132)
I modified the program slightly.
- After the connection is confirmed
- Send 100 bytes...
Hi Devzone:
I have build up a environment that are
1. a thingy52 with mesh-briadge
2. a thingy52 with mesh-node, which is control by segger-debugger, and it shows
...
Hi everyone,
On my actual configuration I can connect one smartwatch to the nRF51422, and re-connect it later if the communication have been interrupt.
However when I...