Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
I have a question about "SEGGER Embedded Studio for ARM V4.12".
I specify a hex file in "Project Options"-> "Debug"-> "Loader"-> "Additional Load File [1]". With this setting...
I have a question about TX Power.
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
The device operates as a “Peripheral”. Is there a way to know...
Hi Devzone!
I merged app_multilink_central and app_uart_c on central side and used app_uart on peripheral side.
I'm using 2 peripherals and 1 central now, and those can...
Are there any examples for disabling/enabling peripherals at runtime for low power purposes on the nRF91 on ncs v1.0.0?
I've seen these threads but they didn't have the...
Hi all We are using nRF9160 gone through all tutorial like GPS,GPIO peripherals,Led blinking Now my main question is How to use PSM mode and eDRX mode program for nRF9160...
I am having trouble getting the nRF9160 DK to find a network running the Asset Tracker than came in the device. It appears to reset after 15 seconds of LED 3 blinking. I can...
I am trying to read from the modem on the nrf9160 DK using the AF_LTE socket and am running to a problem with reading the response from AT+CLAC. I've chosen that command to...
I have been exploring BLE and I am using bt_gatt_discover in my zephyr-based central device (nrf9160) to list the services on a Thingy:52. I am getting the callbacks as expected...
Summary
I'm running into an issue where in certain cases peer manager reports the presence of peers, but when those peers are added to a whitelist I get an NRF_ERROR_NOT_FOUND...
I defined an integer value _ALIGN(4) uint8_t sixteen = 16 and assigned sixteen to a FDS record that is later assigned to the p_data of a custom characteristic. However, when...
I updated to v10.3.0 of the nrfjprog and mergehex tools and I've noticed that the behavior of the page erase command takes far less time when it gets to a certain region of...
Dear All,
I am trying to interface my nRF9160 sensor with the LIS3DH accelerometer.
What I have done so far are the following:
I am trying to use I2C_2
In my prj...
Hello Nordic Support,
I am using nRF9160-DK with the latest module firmware: 1.0.1, board version 0.8.3
I followed the instruction and it only works for tag v0.4.0, I...