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,
I was working on buttonless dfu feature. I add buttonless dfu service as shown as ble_app_buttonless_dfu example and i manage to perform a ota dfu on nrf52 devkit...
Dear Sir.
Moving to version 2.4.99 from version 1.2.0 .
In previous version SPI worked well , cs was configured in overlay as
&spi3 { status = "okay"; compatible...
Hi,
I was evaluating FOTA on nRF5340 as possible upgrade to 52 series. All went good which I'm happy of.
However application size is limited roughly to half flash size...
Dear Community;
We are trying to send data via Lora using a nRF9160. The Lora transreceiver we are using is a RFM95W(Semtech SX1272). There are samples of code to receive...
Hi all,
I'm trying to set up my nRF52840 Dongle as a BLE Sniffer. I've followed the setup instructions from "nRF Sniffer for Bluetooth LE-- User Guide" v3.2, and I'm using...
Hi DevZone Team,
Is there a way to stop the ZigBee network steering after a device has successfully joined instead of waiting for the timeout to expire?
Thanks
Which nrf5340 BLE examples build and run? I've tried several and get build errors on everything I've tried.
This is for both the app and net processor.
Hi there,
I'm using nrf52840 DK and Custom board, SDK 17.0.2, Segger Embedded Studio(SES v5.20
my problem was the code running fine but after a while it will go...
Hi,
I am using w25q16 serial flash spi memory with nrf52832.
the flash memory is working fine with all analog input pins(2,3,4,5,28,29,30,31).
but due to the hardware...
sdk version:nrf5_SDK_for_Mesh_v5.0.0_src
in example/light_switch
I use the ios nrf mesh app as a provisioner and at the network layer
I can scan and find nrf5x...
SDK 14.2, NRF52840, S140
Hi,
Thank you so much in advance for answering my very long question. I am a little confused by the low power pwm example and app_PWM documentation...
Dear Nordic Technical Support Team,
I am developing a Mesh consisting of a client requesting to a net (group) of server nodes some motion data (which triggers automatically...
hello all,
nRF Connect SDK: 1.5.0
nRF Connect Toolchain: 1.5.0
Desktop OS: Windows 10
I'm currently using nrf9160dk to explore the GNSS features. I take a look at...
Hi, I'm using the SLM application and I would like to test the PSM on the nRF9160-DK but its timers seems to be aperiodic (instead of periodic). I set it using the at command...