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 guys,
I am trying to get the PWM rocking. Everything works, but as soon as I define a nrfx_pwm_handler_t in the nrfx_pwm_init, my system crashes with the following error...
Hello Nordic Team,
We are developing a wearable device. We noticed spontaneous BLE disconnections every 1-2 hours. The error code is BLE_HCI_INSTANT_PASSED. I have checked...
We are starting a new wearable device design which will be worn by the user on the chest. We are looking forward to use NRF5340/NRF52840 based modules. The final design is...
hello together,
I would like to use this chip nRF9160-SIAA-B1A-R now only as LTE modem. But the modem should be controlled by two external MCU. Please see figure.
...
Hi support team,
Our purpose is to provide the modules to our customers. We have developped the hardware module based on nrf52832. Now we want to test the BLE mesh functionalities...
I used VDD channel to detected battery voltage, and the P0.5(AIN3) connect to a LED, But I found that after initialize SAADC, P0.5 cannot control output.
Hi Nordic
I have some questions regarding switch to Application on custom address.
The memory layout in flash is like this:
0x00000000 - MBR 0x00000000 - softdevice...
Hi, I am new to the nRF Connect extension in VS Code and I am having trouble including dealy.h header file to utilize a DelayMs() function. I found the delay.h in the sdk...
I am advertising some data, my hardware is minimum and there are no external interrupts.
1. How do I wake up after entering power save mode with __WFE(); ?
2. I also want...
Hi ,
I want to use above PMIC for Gotek tracker. But I have below questions:
1. Due to the IO limitation, can I use static high or low to configure the chip with VOUTB...
Hello,
We are working on a product that has UART and SPI integrated. We initialise the UART and the SPI at the beginning of the code and everything works fine.
However...
I am using the nRF52840 and the pair of Nordic BLE UART Demo projects ble_app_uart_c_pca10056_s140 and ble_app_uart_pca10056_s140
Please can you tell me how to change the...
Hello all, Currently I am developing a code for a BLE central device that is supposed to receive data from a weight scale (peer). The peer has a service with a custom 128...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner.
Now, I want to factory reset my provisoner by PyACI...
Good day,
We are trying to interface TCAN4550 to nRF52840 over SPI, and found that sometimes TCAN throws SPI error (underflow of read/write). Looking further, we found that...