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...
Hello,
I'm a beginner in IOT and Nordic products.
I followed the steps given in the tutorials given by the Nordic developer zone and made the SDK act as central/peripheral...
Hi,
In my application I need radio notification only during connection. When connection is dropped the peripheral goes to advertising mode and here i disable the radio...
Hi all again guys! I am experiencing a problem with my application: i have a beacon that is sending ADC converted values to a nrf51 DK (via notification), which is connected...
Hello,
I want to use SPI between one nRF51-DK (using SD130 v 2 and SDK11) and another board. I am supplying the nRF with 2.3 V and initializing the BLE and the SPI. I can...
I have a BLE application in mind in which it would be useful for the BLE server to obtain the battery level of the BLE client (in this case, a phone, laptop, or tablet). I...
Hi,
Is Nordic looking to support mbed OS on the nrf51/nrf52 series chips?
Currently it looks like the best supported platform is the mbed Classic SDK, but it looks like...
Hi,
I am trying to make a program for the NRF51 development kit on mbed. I have been able to take ADC samples at 1000Hz which is what I want, but I can't seem to print...
In SDK 11 description od DTM "vendor specific" settings, there is a lot of inconsistency in parameters names/numbers - could anyone help me understand this part?
As for...
Hi,
Everyone,
I have firmware working with our custom pcbs.
It works fine with new 3.3v battery.
But somehow it does not advertise anything with used battery having...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
I guess we need some help with definitions. Basically, we'd like to read data from an I2C line. Should be as simple as "set to input" and "read the pin". However...
In...
Using nRF5 SDK v11.0.0, I am working on bringing up new hardware based on the nRF52. I started with code that works on the PCA10040 development board in which we connected...