Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
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...