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 Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
I have customized the "nordic_blinky" app. My app contains a call to sd_app_evt_wait() in main (low power ON mode).
It seems that after the write connection event (BLE_GATTS_EVT_WRITE...
I'm interested in Thread for a industrial application which likely won't have a border router. My application requires data be broadcast to all nodes in the network (node...
Hi some feed back for you.
Nordic-nrf5-SDK\examples\peripheral\radio_test
Your old radio test code used to be very simple.
We have a need to integrate in to our program...
I just updated to nRF Connect 6.2.6.1 and Programmer App 1.0.0 and I get an error when trying to connect to my JLINK Base programming device. I've tried restarting my computer...
The nRF51 products do not appear in the 'Products' list on the Home Page:
Are they deprecated, or "no longer recommended" ?
If you go via the 'Products' link right down...
Hi team,
I used nRF5_SDK_12.1.0_0d23e2a few years back and planning to move into nRF5_SDK_15.2.0_9412b96. Could you please guide me with the necessary steps to migrate?
Hi all, I recently downloaded a custom built example project for Segger that simply scans for nearby Bluetooth devices and dumps the info to UART. However, even after putting...
Hello,
Application comprises of the use of both bluetooth and USB. Bluetooth connectivity is used initially for saving data to flash and USB is used to retrieve data from...
I'm looking at developing a wireless application using NRF52832/840. Before I get the project off the ground I want to make sure that the nordic semiconductor 2.4GHz proprietary...
Im trying to combine the SAADC with the uart example and i have copied and modifed the saadc functions according to this post https://devzone.nordicsemi.com/f/nordic-q-a/32956...
Hi Team,
Like each others, I try to open "at_client" projects on SES but stuck on the error..
I use SES for NORDIC Edition, V4.14.
I run "nRF Connect Getting started...
We are developing a game controller with the nRF52832 and I'm keen to make the device also USB compatible via the CP2102.
We are using Segger Embedded Studio and have the...
Hey Guys,
I'm totally nooby, maybe you can help me. Following Problem:
I got a SparkFun nRF52832 Breakout Board and use the Arduino IDE to program it. Now i want to...
Hi guys, hope all is well. I was hoping someone could help me out with this particular issue. Maybe someone on here has tried to do the same thing.
Just some background...