Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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,
We're designing a PCB for the nRF52833. We could not find a PCB layout recommendation for the chip.
We did find one for the highly similar nRF52840: github.com/.....
Hi,
We want to buy a nrf5340 module but it came with the Rev C Silicon Revision. Do you have any errata sheet for this revision? I only find Rev A, D and 1 on your web...
Hi - I noticed an issue in the esb library as of nRF5 SDK v17.0.2 and am looking for clarification.
In the function update_radio_bitrate , the minimum retransmission delay...
Hi Nordic Forum,
I am making a media control device using the nRF52840 and nRF5 SDK. I started with the ble_peripheral\ble_app_hids_keyboard but I don't know what is the...
We use nRF52832 and SDK 17.0.2 and the buttonless secure bootloader without bonding. I don’t understand the below issue, does that apply to our solution ? There will be custom...
I have developed a BLE app on a nRF52382 which advertised those service UUIDs
and set the appearance to BLE_APPEARANCE_CYCLING_POWER_SENSOR which is 1156.
When I...
I am working on a project where I have to store the incoming UART data over BLE on the NRF52840. I am using fstorage library to store the data in flash but I am not able to...
Hi,
I have a PCA10040 DK and am trying to measure current drawn for a non-connectable beacon. After following the instructions in the infocenter about how to do current...
Hi!
This is Cemal from Turkey.
I'm new to this community and for nordic nrf. First of all, I wish everyone a good work.
I've just started a new job at a new company...
My company produces smart helmets and our products have always been using nRF5 v11 SDK on nRF52 chips for almost 5 years now. The latest nRF5 SDK is already on v17 https:...
Hello there,
I am trying to send an add_group_request to a device on the network, and want to capture the send status of the device to check the status of the call. I am...
Hello,
I have been testing out the Power Profiler Kit on an nrf52840 DK (board revision 1.1.0) with the blinky example (SDK 3.2). All is working well and I am able to plot...
Hi Team, Using the nrfconnect for mobile application. Where it is connecting to the BLE device. As every time connecting the MAC address of the mobile is changing, I know...
Dear Sir / Ma'am ,
I am trying to load my simple I2C program on board nrf52840dk. But unfortunately after some time on board LED5 can't turned on and COM PORT not detected...