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...
Hey DZ,
I'm having some trouble with the download_client. It's not playing nice with the HTTP server I'm using. On the last chunk of data, the nRF91 is issuing a Content...
Hello everybody.
I am developing a firmware which allows us to send data bidirectional between Central and Peripheral. On the one side we have a nrf51-DK and on the other...
Hi
I'm working on an application that utilizes CODED_PHY.
I'm working on top of ble_app_blinky examples (central and peripheral).
I've seen this post on DevZone:
https...
Hi forum,
I am working on nrf52832, using sdk 15.0.0. I am working on Ble_beacon using sdk sample code.
In the Sdk_config.h file default enable uart0. Why this need to...
I am trying to get the nRF BLE Sniffer v3.1.0 working on my Mac running Bg Sur using a nRF52840 dongle. I have followed all the instructions listed in the sniffer document...
mergehex does work with file paths with "..\" in them. Here's my folder structure:
project root
Firmware
Application
Bootloader
SDK_Libraries
nRF5_SDK_17_0_2 ...
We are using nrfSDK1702. We have been trying to lower the current from a beacon. The beacon is active every 10s, then go back to sleep. The current consumption stays around...
Hi all! In my example after (i guess) 3 mins with out BLE connection the system goes to sleep mode. ¿Is there any way to avoid this ? Thank you so much!
Hi,
I'm connecting with my cell-phone for the field-try test.
I want to know the modulation type when it only use the connection type??
And what the modulation type...
Hey at all,
today I wanted to set up 7 new Thingy:91 devices. All thingys are 1.4.0 // 2020.23.
So I started with updating modem FW (mfwnrf9160123) and flashing thingy91_ltem_2021...
I've modified an example project.
How do I go about exporting it, so that I can share it with other devs and they can then flash the same program onto their Development...
hello,
i am working on nrf52 dk board .NUS sdk 16
I'd like to know the start/end characteristic handle values for each service. Is the 32-bit service handle encoded as...
I have inserted the groups cluster at an endpoint. Yet, and eventhough a group seems to be additioned to the device (the device responds with 0 to the add group command from...