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 all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hi
I got it PPK2 and tested.
PPK2 is very useful compare to previous version PPK.
I wanted to sampling time expanding to 10min.
But i see that 2min time sampling...
Hello,
I would like to save some keys securely using the Infineon OPTIGA Trust X chip. To do a quick test I bought the Infineon shield2Go with the OPTIGA chip that I connected...
Hi All
as title.
I am nRF52 DK PCA10040.
Chip select is nRF52832.
I measure out from wfe to Timer Interrupt time is 1.3us.
Is it correct? and How can I reduce the...
Hello,
I am working on a school project with my team that requires one master device and up to 30 slave devices which will be controlling LEDs. I was thinking the nRF52840...
When enabling BLE on nrf52840, we are using specific API to access flash erase and write commands. All is working fine 99% of the time in term of read / write / erase into...
Hi Sir We are scanning nearest BLE using NRF Scanner example using 1- NRF52840-DK and 2. BT840 . We are getting good RSSI value using 1 but very poor RSSI values when we are...
Hi,
I am using nrf52832 with s132 softdevice and SDK17. I want to disable bonding and pairing in ble_multirole code. I have tried disabling the SEC_PARAMS_MITM, SEC_PARAMS_IO_CAPABILITIES...
Dear Sir,
I am using SPIM , EasyDMA array list,with following flags
NRF_DRV_SPI_FLAG_NO_XFER_EVT_HANDLER , NRF_DRV_SPI_FLAG_RX_POSTINC , NRF_DRV_SPI_FLAG_HOLD_XFER&
...
Hi,
I am using my nrf52832 board with a MPC9808 sensor and I wanted to use the example code provided in zephyr/samples/sensor/mcp9808
Can you tell me with which pin of...
i'm building an amplifier that can play sound over bluetooth. I intend to use the nrf52832 to send i2s data to my dsp chip. based on the loopback example, i have an idea on...
Hello,
I was reading through the code of the asset tracker application and noticed that there is no while(1)/for(;;)-loop. I see this for the first time in a board application...
hello,
we are in process migrating to SDK 16.0 and service pack 8.27 or higher. While performing an upgrade we encourage few problems and would like you expert advise...
2 Questions, both short:
1. Documentation error in Softdevice 15.x and 14.x header files:
/** @note If any of the discovered services have 128-bit UUIDs which are not...