Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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 board with an nRF5340 on it. I'd like to offload BLE operations to the network core using the RPC library to control it from the application core.
The documentation...
Quick Background
The spi_transceive_cb() function in Zephyr takes two buffer sets (among other arguments). One buffer set to TX and one buffer set to RX. You may pass NULL...
Dear All,
We want to test the maximum distance of Broadcast audio gateway using nrf21540EK with nrf5340 Audio DK.
And we want to output the rssi info periodically on the...
We are running out of space for DFU, thus changed start address from 0x77000 to 0x6E000
After reading related documents, it seems I had a problem
SD_MBR_COMMAND_COPY_BL...
in devacademy there are mqtt and gnss sample. when I put the mqtt configs to gnss sample. give an error. I did not add main code yet. just only put configs and cmake.
after...
I came across a client example that use the
I read about BT_GATT_SUBSCRIBE_FLAG_VOLATILE
How I know if the subscription is not saved on the GATT server side (which...
Hi,
Is there any existing support for an e-ink display interfacing with the nRF52840? Something that already has an existing LVGL driver and can be integrated with an nRF...
Hi team,
I'm currently facing an issue with the nRF52832 and nRF52833 gateways in our setup. Here are the details:
Current Configuration: - Scan Interval: 100ms - Scan...
Hello everyone,
I have developed a program that utilizes UART communication, Bluetooth Mesh, and TWI/I²C functionalities, all within the framework of the Zephyr project...
HI,
I am building an IoT product using NRF58233 ICs. In which I use 3 PWM channels and 3 ADC channels. You can review the principle I attached to make sure nothing went...
Hi,
I have a strange problem. I use a serial port timer to retrieve serial port data. When I compile with debug, the program runs normally, but when I compile with release...
Hi,
I am using nRF52840 DK and Bluetooth Observer example program. I am implementing filtering. I am having trouble add include scan.h which is located at C:\ncs\v2.4.2...
Hi Support Team,
I have an nRF7002 DK board and I am using SDK v2.6.0. I am facing an issue when sending data from the client to the server. Below are the steps taken: 1...
Dear colleagues,
with the newer SDK (I am now using NCS v2.5.0 and 2.6.0), I have difficulties finding the right SYSTEM OFF mode current. Code currently looks like as follows...
Hi
I use nRF7002 with SDK v2.52, try to connect external MCU and use uart call back function, to recieved and send bcak the recieved data, It will happen fatal error and...