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...
Platform: nRF5340-DK
Tools: I am using SDK 1.5.0 (but seen on earlier SDKs too)
Configuration: Using high speed spi pins whether for SPI1 or SPI4
If I use SPI1 I see...
Hey guys i wanted to ask you for help on IOS BLE i am currently seeing that nRF Connect seems to work fine over BLE Connection with some devices on Android and as far as i...
Hi,
I'm using NRF52840 in order to connect to a mobile app via BLE.
When connection to IOS, I have an event called BLE_GAP_EVT_PHY_UPDATE_REQUEST.
This event handle...
Hi,
Greetings!
We are exploring nRF9160 SIP DK and Thingy91.
Here we have understood that it has GPA and LTE-M.
We wish to use it for India region in moving objects...
We are using the advanced UARTE library to get advantage of EasyDMA to receive data from a LTE module.
We also implemented hardware flow control. THe problem is that the...
Hi fellow devs:) I'd really appreciate some advice on this please. I've come to a bit of a dead-end. Hopefully you can spot a mistake I've made. I am trying to produce a low...
Hi,
-I have a custom board using nrf 52832 and I have interfaced sensor using an SPI interface. -I am using SDK 15.2.0 and SPI driver. -I am collecting raw data and send...
Hi, When I test the SPI with extern flash W25Q64, The SDK default configuration seems to be too low powe, After SPI initialization is complete, The GPIO drive is configured...
Hello All ,
I want to use nRF 52810 Bluetooth feature in one of my application. The application is supposed to be highly power optimized. Sharing below some details about...
I am currently working on an application running on the nRF52 DK which will use some inputs and output to interface with the environment. Its a BLE application and those inputs...
Hello,
While I was testing the codes, I just got a few errors and I am confused as to why it's happening. The questions are:
1) Sometimes, I get pm_conn_secure error code...
Hi Nordic Team,
In my project the function sd_softdevice_enable does not return in one specific case:
I call nrf_sdh_enable_request() before init of the ble stack. When...
I'm having an issue getting the SLM example to compile with UART2.
Steps to reproduce:
Configure project with UART2
See error pop-up
Compile anyways
See Undefined...
Hello, I am a beginner to start developing with your nRF52810 chip.
In the near future, I would like to implement Bluetooth long range communication with this chip.
...