Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
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)...
We are using a 5340 with a Skyworks 66112 FEM. Below is our hci_ipc.overlay file.
We are setting CONFIG_BT_CTLR_TX_PWR_ANTENNA =20. When we measure the output of the FEM...
I'd like to use playback feature of PWM. There is NRFX function for that: nrfx_pwm_complex_playback(). This function, like other NRFX drivers, needs appropriate instance structure...
My Win10 app - needs to connect to an NRF52 that is using the "NuS" Service - and I can't use the WinRT or dotNET.
In this post: https://devzone.nordicsemi.com/f/nordic...
Hello,
Thank you for reading my question. My company and I have developed a BLE device for use with windows computers based on the nrf52810. The device pairs with windows...
I'm building my zephyr project for nRF5340, using west.
However, each time I change my code and re-build to try it, my PC (which is pretty recent) takes around 40-50s just...
Hey.
I have a problem where the task watchdog times out immediately.
I have taken the samples/basic/task_wdt sample and modified it a bit to simulate what I have in...
The environment setup I'm using is VsCode with the NRF extension. I'm using SDK v2.6.1. When flashing bootloader firmware to my device I get this output on my vs code terminal...
minimal_log % west flash -- west flash: rebuilding [0/4] Performing build step for 'mcuboot_subimage' ninja: no work to do. -- west flash: using runner nrfjprog Using board...
We have fairly regularly observed that the reset reason register gives two reasons for reset: software request and watchdog.
Is it plausible that these bits are genuinely...
Hi,
I am trying to communicate with nPM1300 PMIC board using NRF5340DK. I have made the connections and set up the overlay file as recommended. The I2C write (i2c_write_dt...
I am currently developing software of the nrf9160 and am having trouble with a firmware upgrade. The firmware data is received via UART. All of the functions work as expected...
Hello all,
I am working on a ble application on zephyr. I need to send a notification on a specific characteristic.
If I call bt_gatt_notify from where I want to send...
We're currently using a virtual operator as carrier, so our device is roaming in Finland. It seems that Elisa (24405) is the preferred network, but the data plan is restricted...
Hello, can 2.0nH or 1.8nH inductors be connected instead of the 1.9nH inductors connected to the ANT1 and ANT2 pins shown in the NRF21540 reference circuit?
After getting nrf52 board I've sucessfully recovered it, flashed it with blinky example and I cannot recover it again. I tried doing nrfjprog --recover and nrfjprog --family...