Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
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)...
Dear All,
I'm using nrf52840-DK for development purpose of IEEE 802.15.4 standard. One is used as transmitter, while other as receiver. I'm using nrf_radio_driver inside...
Hi, I found that there is a BLE_HCI_DIFFERENT_TRANSACTION_COLLISION when I use nRF52832 in secure connections. The connection would disappear in 32 secs, but there won't be...
There's a Bluetooth mesh sensor server, which realize, for example:
present ambient temperature property and
desired ambient temperature property.
A Bluetooth mesh...
Good morning,
I'm trying to port the HTS to the PCA0056 board towards chip nRF52833.
I followed the guideline and modified memory mapping as follows:
Section Placement...
Hi.
I'm currently trying to scan non-connectable advertisement for continuously.
So, I'm going to set the value of scan window and scan interval same.
For that purpose...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
Hi,
I am trying to setup the serial UART DFU process for a custom board. I am able to build and program a combined firmware hex file which includes - Softdevice S140 ...
Hi guys
I have a project that needs to use multiple 1.8V sensors and transmit data to the mobile phone through Bluetooth. If NRF52832 also uses 1.8V power supply, it can...
Hi Everybody,
I have obtained a free personal Segger Embedded Studio license to use on a nRF52 evaluation board and started to write and debug code.
When I port my code...
Hi,
I use the latest connect sdk 1.4.0 and modem firmware 1.2.2. If I load the default aws_iot code it does not subscribe to the topics set in "topics_list" in the code...
I am using SES Nordic Edition 4.52 and I am building a Zephyr project configured with nRF Connect SDK. After the initial build completes, every time I build without cleaning...
I have a device using the nRF51822 chip on which I was successfully using the BLE sniffer V3.0.0 PCA10028 firmware. The latest V3.1.0 PCA10028 firmware does not work but I...
I am trying to download version 8.31.1 of the nRF device firmware pack for keil from this link
developer.nordicsemi.com/.../NordicSemiconductor.nRF_DeviceFamilyPack.8.32...
Hi.
I'm trying to integrate the MPU9250 with nRF52832 using i2c (TWI) on my nRF52-DK
I have found various libraries but none of them are working on my hardware. All of...
After several record updates one by one I get FDS_ERR_NO_SPACE_IN_QUEUES. However after each record update I wait for FDS_EVT_UPDATE event. I was sure that waiting for this...