I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
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...