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)...
Step 5 of the Matter instructions at developer.nordicsemi.com/.../python_chip_controller_building.html
Shows getting the discriminator data. What is shown looks like the...
Dear Nordic Experts, A few short questions about mesh advertising in regard to Softdevice s132, 7.3.0, Mesh SDK 5.0.0 and nRF5 SDK 17.0.2:
How do you change the advertised...
Hello,
I'm running asset_tracker_v2 from v1.9.1 on a LTE-M network that does not give the time (UTC clock) info.
When no time information is given, the application should...
Hello
I have some questions about flash_fstorage example.
After reading the macro, it seems that fstorage will be located in .fs_data flash zone.
start_addr is set...
Hi,
Softdevice - 112
sdk 17.1.0
I am trying to evaluate the memory of the device. I am using nRF52810 and the datasheet says 192KB flash and 24KB of RAM available. ...
Hi I am using Unity test framework for generating unit test report and i also want to generate the code coverage report of the code for that i need how many lines of code...
Hey
I'm currently writing a thesis on IIoT and implementation in remote areas. We're trying to setup the nRF9160DK as EON device with all implementations on the board...
Hello,
I am experiencing trouble with NRF9160 chips that get stuck after typically 1 to 2 days of operation. This happens on all 6 boards that I have available. I'll describe...
Hi,
I am coming across an issue with app_scheduler and FDS.
While waiting for an event in FDS to complete (write, read, init, gc, etc) I go into a while loop calling app_sched_execute...
Hi,
What is the lifespan of nRF52810, operating at room temperature ? How long can it reliably work? Do you have some figures on this ? If yes, is it same for other nordic...
Hello everybody
I am using the nRF51 Dongle to connect via a third party app to a measuring device. This always worked very well on my first computer, the app could detect...
Hi,
I updated my Segger Embedded Studio for Arm from V 5.68 to V 6.20a.
Calling CMSIS Configuration Wizard fails with all examples with message : "Error starting process...
Hi All,
I have a nRF52840DK and looking for a solution to connect the VCOM serial port to the PC, without using USB. I will need to connect the serial port to another board...
I'm working on porting a code base over from nRF5 SDK to nRFConnect/Zephyr. Our previous implementation uses ChaCha-Poly encryption, accelerated by the CC310. I wish to continue...
Dear Nordic team,
For the security reason to be safe from the hacking, we like to completely disable the debugging and flashing port during production.
Would you please...