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 team,
One of my customer is evaluating nRF52840 running ANT networking, but they may encounter with connection distance issue and wondering if they can combine BT5 long...
Hi,
I just installed the latest nRF Mesh v1.2.1 and found that my nRF52840 DK board unable to connect,
I'm using SDK as shown below:-
nRF SDK for mesh v3.1
nRF SDK...
Hello,
I need to get access to nRF51822 pins in order to test them and connected circuits.
I have access to SWD interface only.
By attempt to read ID register (A2=0...
Hey,
I am running the ble_hid_mouse example on the nRF52832 with SDK15.2 and connected a joystick to replace the buttons commands. now i wanna use the nRF52840 as a slave...
Hello,
I'm trying to create a long range IAS ( Immediate Alert Service ) unsing long range BLE 5.
On the server software I forced the PHY to BLE_GAP_PHY_CODED. I saw in...
The 'Debug Out' on nRF52832 (and 52840?) Dev Kits only works at 3V - so won't work with a 1.8V target.
The question has been asked before, and the obvious answer given ...
hi,...
i am using nrf52382 and nrf52840 ... one is client and server . i am using mesh sdk 3.1 .... i have debugged the example light switch server and client respectively...
Hey
This is sumanth. I have worked on mesh beaconing example and saw the output of continuous scanning advertisement of nearby devices in RTT, I made changes in light_switch_server...
I need to configure 1 device as relay node in order to relay messages from the client node to the server node. To test that the sever is relaying messages i could lower the...
Hello and thanks for your help,
We are looking forward to build a low cost and power wireless application using 802.15.4. We do not need any other protocols.
Am i right...
We have an NRF52 set up as Central, connecting to a peripheral (not our own) that's sending notifications with Data>20 bytes
I'm trying to differentiate between it sending...
Hello everyone,
I'm trying to set up entirely open source project for my NRF51822 chip. Everything works fine so far but something strange happens during debugging.
I...
Hello support team,
I am using your product through a module vendor and I have a question regarding errata 197. If the DC/DC regulator only has problems in low power states...
hi... i am using nrf52840 and nrf52832..... mesh sdk 3.1 latest version ....
in this case i am using client as nrf540 and server as nr52832 .... i have debugged the light...