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 have used an NRF9160 in Belgium with the iBasis sim card, connecting via LTE-M and NB-IoT with operators Orange and Proximus. HTTP requests work fine.
However, when...
I'm running nRF Connect Extension Pack on macOS within VS Code
Whenever a Build or Pristine Build has finished the terminal shows this message:
Terminal will be reused...
Dear NCS experts,
Considering a Bluetooth Mesh firmware application based on nRF Connect SDK 1.7.1 that is running on a nRF52832: How do you enable/disable the gatt proxy...
I can't seem to delete my post, but my Common->Preprocessor->User Include Directories path was incorrect (included an extra folder name)! My problem is resolved.
I am...
Hi all iam trying to read the differential analog voltage between AIN0 and AIN1 which is pin0.02 and pin0.03 and print the voltage which will be in micro volts from 400 micorvolt...
https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop/download#infotabs
When we choose macOS in drop-down menu under " Choose platform and version...
Hi
1、The customer wants to use AES-128 encryption in their project and want to know how much flash and RAM space does AES-128 encryption use ,I found cifra_AES128-EAX folder...
Hi I want to used Nordic BLE SoC for data transmitting and reception on 2.4GHZ BLE network, need to connect to 4 BLE device and get data with all 4 device with a minimum data...
Hello!
I'm currently working on a project that uses an Icarus IoT board that is connected to a camera through UART. The board is taking pictures with the camera, gathers...
Hello,
I'm using the NRF5 sdk v17.0.2 with s140 on the nrf52840,
I would like to know the technical reason why the APP_ERROR_HANDLER definition in app_error.h depends...
Hi
1、I according to the link below to change the project of nrf52833 to nrf52820,but failed!
Nordic Semiconductor Infocenter
2、Figures below are my modified in the...
Hello,
I am testing the 1 CENTRAL module with 4 PERIPHERAL module connection.
So I set the
NRF_SDH_BLE_CENTRAL_LINK_COUNT 4
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT 0 ...
Hi,
I have two custom boards, one is central with nRF52933 and other is peripheral with nRF52832.
In the previous test, the connection between the 52833 central board...
Hi Team
Because Ble_2Mbit have better RX sensitivity than Nrf_2Mbit. Can I use Ble_2Mbit in ESB code? Is there any potential technical or legal risk? thank you.
regards...
Before updating to V2.00, the DTM tool can automatically detect the serial port, log has a clear indication whether it is connected to the target board, when the DTM update...