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...
Hi DevZone !
I am currently trying to migrate from nRF52840 to nRF52833 because of a backorder problem with the former.
My application consist of a Mesh configurations...
Hi all,
I am working on interfacing 2 SPI sensors ADXL362 and ADXL372 for learning purposes. Following is the overlay created for the same.
refering this https://devzone...
Hi,
When sniffing trace from wireshark with PCA10040 board, sniffer just stop when i bond central with peripheral.
When i break connection, advertisement packet are back...
Hey all,
So I have been having inconsistent issues connecting to different domains, and after getting the debugger working it appears to be a DNS resolution issue and it...
I'm currently trying to figure out how exactly the workflow for updating forked repository (i.e. sdk-zephyr) should look like ideally. https://developer.nordicsemi.com/nRF_Connect_SDK...
I'm experiencing a strange issue that I can't seem to figure out. We've built a location system based around the nrf52833, and we're currently running this system in a pilot...
Hello,
My name is Edward, I am trying to configure a net Thread with auto selection channel, do you have any example about this?
I have based my development on the simple_coap_server...
In the SDK ble_gatt_db.h file the ble_gatt_db_srv_t struct has a member misspelled as "charateristics" rather than characteristics. Was that done on purpose?
Hi,
I would like to resume the discussion made a few days ago in this post.
Is it possible to hide some BLE services until the connection is successful? I want only my...
I'm just starting... I have a little programing experience and knowledge of electronics
My project is controlling stepper motors over ZigBee using cell phone.
I have Samsung...
I have an application where I need to periodically write a few KB of data from my nRF to a host computer. Since TXD.MAXCNT tops out at 255 bytes, I'm trying to set up all...
Hi. I am trying to add a RTC to my ble project. I copied all the simple code from the RTC example, and set all the sdk_config.h settings to match.
As per usual millions...
Looking to permanently change UICR REGOUT0 to 5 for 3V3 on VDDOUT from dongle, to power a small Pulse Oximeter. Then using nRF Connect SDK and Zephyr, get Bluetooth GATT services...