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)...
Hi,
I'm upgrading my firmware from sdk1.7.0 and there is one error that i can't solve and need your help.
The code is working on SDK1.7.0, solved all the errors that appeared...
Hi,
I have a nrf5340 device which is built with nrf Connect SDK 1.6. I can successfully DFU over ble by nRF Connect mobile app. Right now, I am trying to do DFU from my...
Hello,
I am attempting to configure a project with full zephyr logs (using RTT backend). I am, however, unable to get the full logs (see example below):
[00013022] <dbg...
Hi,
I have enabled SPIM on nRF52810 and worked normally.But when I enabled on nRF52832, it worked unusual.
I had defined CONFIG_NFCT_PINS_AS_GPIOS because used P0.9 and...
Hello,
We are using lwm2m client project SDK version v1.9.0. We need to enable #define CONNMON_LAC 12 to get LAC value but i am facing problem to enable #if defined(CONFIG_LWM2M_CONNMON_OBJECT_VERSION_1_2...
Hi,
When I download the example of "ble_app_uart"(SDK17.0.2 S132) in nRF52832,mty board is working as normal. But when I add RNG in main, the RTT Viewer just logging SOFTDEVICE...
I have some odd cases where an nrf53 based device just disappears from BLE. It's no longer connected, and not advertising.
I'm looking for a method for the application processor...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. A port is connected to the board to communicate...
Hi,
I use the nrf mesh sdk for long time and I just see that its migrate to zephyr rtos.
After reading the nrf mesh sdk doc and the zephyr project doc, I have some questions...
Good afternoon.
We're using nrf Connect for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and its associated...
0 dBm TX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 7.1 mA
Radio RX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 6.5 mA
I want to know which example is tested...
The CAN controller MCP2515 should be connected to the Nordic DK NRF5340 by the SPI interface.
Communicate to Arduino uno
We were trying with CAN sample given
But this...
Hello,
I've tried to request the location via AGPS/PGPS via Location sample in SDK 1.8 but it seems that location is only working with the Cellular method.
I've tried...
Hello there, I am new to your product, and I am trying to understand your library logic and hierarchy. Right now I am trying to figure out what all of these prefix (such as...
Hi, I want to use an NRF52805 with a voltage to frequency detector. If I understand the datasheet, there is one timer/counter and RTC on that chip. Is it possible to set the...