Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hello All,
I was doing some development on the Nordic nrf51822 and it was working fine without any issues.
I tried to remove some functions from the main loop (not removing...
Wich is the proper way to bring bootloader into deep sleep?
I'm using a modified version of the BLE Secure DFU Bootloader (SDK 14.1.0) for the nrf52810. I have added button...
We are working on non connectable beacons without any external I/O. They simply have a power and ground. Is it possible to perform OTA updates on such devices. Is there any...
Hello,
I am trying to use the extended advertising mode available on the V15 of the SDK (with SD S140 V6.0.0). I use the template example where i am currently advertising...
Hi,
I have developed part of my code using UART, starting from the UART example in \examples\peripheral\uart , but before continuing I need to start doing things over USB...
Proxy Error
The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /index.jsp .
Reason: Error reading...
HelloI have to evaluate if we can start development with long range (coded phy). I like to see how fare away two devices can be placed to find them (long distance advertising...
Hi,
I am implementing ContikiOS on my custom nRF52823 board. I have been following the instruction here: github.com/.../README-BLE-6LoWPAN.md
I am running Debian 9 testing...
Hi,
I am trying to use the p21 reset pin as gpio but it is not working as expected. it is showing a 3.3v even when i am trying to toggle the pin. I have removed the CONFIGURE...
Hello,
I am just starting to develop on nRF52840. I want to use the USB functionality. Could you please let me know how to get the Vendor ID and Product ID?
Kind regards...
Hi,
I am trying to use the bit counter to get an indication about the length of the data I am sending.
After trying around for a while it turned out the value of the bit...
Hi
I'm using S132 V5.0.0 with the nRF52832.
I tried to add an include declaration to the last added primary service by using BLE_GATT_HANDLE_INVALID as service handle...
Hello Everyone
I want to interface an external flash mx25r6435F with nrf52832. i ll be writing and reading some data. It should be spi .
Can you guys please suggest me...
Hi, everyone, We develope the BLE project on nRF51822 tool that uses the ADC. But the read measures are different from IC to IC. At the link devzone.nordicsemi.com/.../how...
Hello,
I have see this demo
.hex are available witch is already nice, but I would like to get everything needed to reproduce it.
Does someone know if it's possible...