I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Having in mind an application that is comprised of two nRF devices (can be two 52833 or 5340 or any combination of these).
One to act as a Central, the other to be Peripheral...
Hello.
I have my application created by referring to "ble_app_buttonless_dfu" example.
When I applied for certification with this application, it was determined that this...
As you know, FDA check issue that is SWETYNTOOTH for all BLE Solutions to apply for medical solutions
So, My customer requested that is checking free from SWETYNTOOTH issue...
Hi,
According to comments above bt_mesh_time_cli_time_set of time_cli.c , if the last parameter is NULL
the function is non blocking:
However, the function returns...
I connected my device over BLE with the computer and currently using Bluetooth LE Console from Nordic. The Console is receiving data and that is good, but I do not know how...
I'm running the radio_test example on an nRF52840, but when I try different modulation duty cycles, it seems to work fine for everything less than 94% however 94% itself starts...
Hi Nordic,
I got the following error when I start nrf connect the first time under MacOS. This log is captured by turning on the Debug console:
Uncaught Error: dlopen...
Hello,
I am sampling two analog signals at different sampling rate with burst and oversample enabled.
nRF52832 (Rigado BMD-350)
SDK 15.2
IDE - Segger Embedded Studio...
Hi,
I just got my custom nRF5340 board and started testing it. Here's what I've done:
Connect the board with JLink v11.
Erase the board with Programmer on nRF Connect...
Hi I trying to develop a module in the 52810. I want use te ble_app_beacon and add a DFU buttonless. I was able to add the DFU, but when i was to integrate the buttonless...
Hi, i am Karls of Gabsjin in south Korea.
Sometime ago, i happened to know something controlled by mobile(smart phone)
So I would like to make a avr circuit controlled...
Hi,
I built a peripheral unit which working on NRF52805 with SDK17 (S113/S112).
The unit needs to be "multi peripheral" and advertise 2 different advertising packets simultaneously...
Hello, I have a strange problem and I am not sure how to approach it.
The problem is that the connection sometimes does not get established. This issue appears on Android...