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 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...
It's looking more and more like a lot of my problems relate to a weak cell signal. Is the RF front end on the devkit known to be inferior to a normal cellphone? My personal...
Hello, I have connected a LR1110 module to a nrf52 (PCA10040) development kit using Arduino connectors. Anybody written a simple application regarding the interfaces?
It...
When I apply an Extra CMake build argument when creating a build configuration, it only takes effect on the first build, but none after that.
For example, I have added this...
I have a system with nrf5340 with a Central and various Peripherals with different Characteristics. The Central has all the Characteristics, therefore with different UUIDs...
Hello!
I have been trying to connect to T-Mobile's NB-IoT network using a NRF9160DK with a Twilio Narrowband sim, but have been unsuccessful so far. I have been able to...
Hello,
I am using nRFCloud with nRF9160 custom board sending data via CoAP.
I have a single firmware on my board, that will behave differently depending on the value of...
Hi,
On my machine, I installed the SDK through VSCode with the extension pack. All runs smoothly and I can build from vscode and from command line with :
My C:\ncs...
I used multiple software timers, all of which were timed repeatedly. After running for a few hours, it appeared ASSERT(app_timer_cnt_diff_compute(drv_rtc_counter_get(p_instance...
Hi, I have a problem with the Kconfig Wi-Fi and crypto configuration on a nrf7002dk_nrf5340_cpuapp board and ncs v2.5.0 . What I want to achieve is to be able to use the psa_generate_random...
Hello,
we are starting application and make sure we chose the right technical solution.
We have nRF5340 Audio DK boards to develop our FW.
Scenario:
Instructor talks...
I use nrf52832 to be a BLE Gateway in NCS V1.4.2
I only added it in the prj.conf file CONFIG_BT=y CONFIG_BT_CENTRAL=y CONFIG_BT_GATT_CLIENT=y These configuration items,...
I am trying to ping google.com using PPP connection using BG95 interfaced with nrf52833. I have used the gsm_modem sample code for PPP connection and when "Network connected...
Hi
We have an application in hardware development that requires multiple nRF5340 (PAN1783 modules) syncd together, so the I2S outputs can be input to an external DSP....
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My goal is to achieve a...
Hi Everyone, I'm trying to pair the nano leaf bulb using matter chip tool via Open thread border router. I need some help on how to use chip tool to commision the matter device...