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...
Hello,
I'm encountering issues while trying to install and update the nRF Connect SDK (NCS) environment on my macOS system.
NCS versions attempted: 2.2.0, 2.6.1
...
I am using nrf52840 to test the `periodic_adv_rsp` sample application using ncs. I had this use case where I would like to configure data in a subevent based on responses...
Hi Nordic community,
I'm starting this course as I'd like to start with Nordic.
I can't continue (better to say, start) the course as the instructions are different from...
Hello, I have an eval board of " nPM1100-EK -> PCA10123 0.8.0 " battery of li-po 3.7v 600mah battery termination voltage is 4.2V The above eval board works fine & the battery...
Greetings,
I'm trying to migrate the MAKEFILE configuration to SEGGER studio so that I could build and debug the project from there. So far, I'm stuck on the Linking part...
We are currently working on a Zigbee-based network coordinator using the nRF52840. I have a function, dfu_multi_image_write , that writes data to NVS in chunks. The function...
The Power Profiler app v4.2.0 release notes say:
"Updated PPK2 firmware to v1.2.0, which adds COM port for shell access"
Are there any instructions available how to use...
Hi,
My application is running NCS v2.5.3 on a nRF5340.
My project has FOTA via BLE, is running mcuboot, and is a multi-image build. I am trying to verify, from within...
Hello, I am trying to subscribe on a topic to get retained message.
I am using ncs 2.7.0
The problem is that whenever I am trying to subscribe to a certain topic, I have...
Dear all,
For a project we need to synchronize up to 5 data loggers, each of them is based on nRF52840. The sampling rate of some sensors can be of 1 kHz. I'm wondering...
Hi All,
I am lookging for a way to use the nRF7002 (or other 2.4 GHZ WifI solution) as a WiFi sniffer.
I want the solution to provide, for each WiFi packets in the previously...
my nRF52840 has MBR, SoftDevice, Application and Bootloader.
Can Bootloader call API in SD?
Will it be an issue? If I need to upgrade SD (could be a newer version),...
Hi there,
In Zephyr 3.6.99 I see a promisive function to make sure that the logging buffer is flushed at a certain moment of time: log_output_flush . It is using a pointer...
I am trying to use the following example, hci_pwr_ctrl . I have tried using the example just as it is but i keep getting errors when trying to build as can be seen in the...