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...
Hello,
I use the TP4056 charging module and the 3.7V lithium battery (300mAh) and work on sdk v17.
One of the features I'm trying to create is when the charging connector...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I am trying to test ble_app_blinky_c.
I have problem with received data from peripheral which is my...
Hi,
I am new to the nrf52832 and I wanted to use its Bluetooth functionality for a project I am working on. I have read about the theory behind the Bluetooth stack etc,...
Hi,
Is there any sample Android mobile application available which calls or consume the Temperature/humidity for nrf5_SDK_for_Mesh_v3.2.0 ?
Best Regards,
Hi,.
I am using nRF52832 , sdk 16V
How many samples can be sent over ble if we set 7.5ms minimum
I need to send the 100 samples. I tested by setting to it 7.5ms I think...
H i everyone, I'm having a problem as follows: I am wanting to use LPCOMP to wake up the nrf52840 from system off mode. So can anyone give me an idea of how to do that?
I tried Searching for the NRF_CCM structure, but could not find it.
Where should it be nor the MAXPACKETSIZE.
this code is in the system_nrf52840.h
Also, could you please...
Hi
We are doing field trials of a nRF52840 product with s140 SD, now and again NFC stops working (tag type-4, read and write).
This has been seen in SDK15.3.0 with SD6...
Hello,
I would appreciate some guidance about BLE connection stability. Our product is a system of 3 peripherals (custom board with Laird's BL652 module, containing nRF52832...
Hi,
I have a project which requires using trace data pin P0.18 as an SDA for the sensor, but cannot send
anything because it doesn't generate anything and the program...
Hi, we are moving from nRF52840 DK to integrate nRF52840 to our solution. In the datasheet for pin assignments ( Link ) it states "recommendation usage; Standard drive, low...
I'm currently running nrfjprog version on OSX. Version info below:
When running a nrfjprog -e I expect that the device doesn't do anything afterwards. When monitoring...
I'd like to use two nRF9160s to do D2D (Device to Device). Is it possible? For example, if you press Button 1 on nRF9160 (1), then LED 1 on nRF9160 (2) is displayed. Is it...
Hi,
our company is developing some different models of devices with BLE based on the nRF52840 MCU, working with the nRF5 SDK (17.0.2). The devices are in parallel using...
Hi All,
I am working on the nRF52840 Zigbee protocol and I am using nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71 SDK.
With the help of engineers and other stuff, I am...