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.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi,
Please advise.
I am using (nRF5SDK160098a08e2) , nrf52840 .
This is my code to change name in Runtime not via restart or timeout.
I call the function below every...
I'm trying to sniff BLE communicate data between the devices with nRF51822.
I have connected one device to the selected it with the interface toolbar. But I can't sniff...
Hello, I am using the ISP1507-AX and want to compile the BLE UART Mode Example "ble_app_uart_pca10040_s132" with SEGGER Embedded Studio in order to generate a hex file like...
Hi,
We have been working with nRF52832 and using BLE Mesh in our product. The product is an Access control reader which scans for nearby smartphones over BLE and sends...
Module model: nrf52832
SDK: 15.2
Hi,
I am trying to add custom characteristics to a custom service.
There are two ways that I am aware of:
a. sd_ble_gatts_characteristic_add...
I have a firmware version present SDK 13.1 and S132 SoftDevice v4.0.5 I am trying to do a DFU (just SD+BL first) which now has SDK 16.0 and S113 SoftDevice v7.0.1 But my package...
Hello, I have a issue about flash_manager module.
When I load a program on processor (that has been previously erased) there is a problem with initialization (flash_manager_add...
I'm trying to get a temperature reading from the on-chip temperature sensor on the NRF52832 - I know it is not a very accurate sensor but I still want to use it. I found a...
With IAR (EWARM) 8.50.9 the UART project in the SDK compiles fine.
After upgrading to IAR (EWARM) 9.10.1 or 9.10.2 I get compiler error:
Error[Go029]: Variable "sec_mode...
Hi!
I'm trying to use a precompiled library of TVOC sensor ZMOD4410 in a project based on the azure_iot_hub from Nordic, running it over a nrf9160 board.
This library...
When I follow this tutorial and build the secure BLE bootloader example, I got this error:
cannot find ../../../../../external/nrf_oberon/lib/cortex-m4/soft-float/liboberon_3...
Hello,
I've been working on a big software project on the nrf52 DK with Segger Embedded Studio and added a lot of libraries and drivers. The issue I ran into is that if...
I am attempting to update firmware on hardware already in the field. The firmware in the field is based of sdk v11 and has the legacy bootloader for OTA DFU. After some digging...
Hello Nordic,
Due to recent shortages we have switched from a BLE module with external LF oscillator (uBlox Nina-B3) to a module without external LF (Laird BL654). We have...