Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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...
Hi Everyone,
I've looked around at the Nordic documentation before asking this question but can't find any good example. I am looking for an example to create a repetitive...