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,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi, I am trying to expand on the ESB PRX example and want to recreate functions with the same functionality as Arduino's micros() and millis() functions. I'd like the following...
Hello, Nordic & all:
I have a problem when use P0.21 as the libuarte's uart RX( base on libuarte example/sdk17.0.2) for my custom nrf52840 board, I looked up the reference...
We just received a PPK2 and have used it in several configurations to test a custom nrf52832 board that runs on a 3v lithium coin cell.
When connected in the following manner...
Hello:
I am working on an application that uses a simple UDP socket for transmitting data. I would like understand the zephyr BSD socket behavior when there are cellular...
Hello,
I see a number of threads on the Nordic devzone where people are asking about official support for a DFU bootloader that combines BLE and UART for transports. Most...
hello Nordic
i am working with nrf52840, SDK16.0, s140 (maybe i will change softdevice later)
i build a project on the peripheral blinky example, i change the advertising...
Hello,
My application is based on the example "ble_thread_dyn_mtd_coap_cli" (nRF5_SDK_for_Thread_and_Zigbee_v4.1.0). I would like to be able to send large files via Bluetooth...
Setup -
nRF52840-DK
Nordic Connect SDK version 1.5.0
Sample - nrf/samples/peripheral/lpuart
Commented out "uart0" in the board specific overlay
Uncommented console...
Hello i'm trying to compilate the project secure_bootloader_ble_s132 but i'm having issue with micro-ecc.
when i complie on keil the bootloader exemple i get this error...
Hello,
As the question shows, how to add RTC function to a 5340 empty project?
condition
ncs:1.5.0
board: nrf5340dk
I have found a project,but it's 52840.
...
Hello,
My application runs in non-secure mode on the nRF9160, and I would like to disable external access to CPU, RAM and Flash.
I understand this is done by setting the...
Hello
I have board nRF52833 and i have several questions:
1. Is AoA example available ? I would prefer to have example of software for tag and for the localization...
On a custom board based on nrf52840.
We want to implement OTA DFU with radio (not necessarily BLE, e.g Serial 4G Modem)
We already checked the Serial DFU example and made...
Hi
I found the function
in nrf_ble_scan.c.
This decoding looks wrong to me since https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random...
my gcc version: gcc-arm-none-eabi-9-2019-q4-major
defined in discarded section `.intList' of app/libapp.a(softuarte.cpp.obj)
////////////////////////////////////because...