Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi,
I am trying to get the GPS from my thingy91, but it is not working. I can see that the board has CAT-M1 connection when I press the top button to get the GPS signal...
Hello!
I am trying to upload my compiled code via nRF Connect v2.6.2 to my nRF52832. But in nRF and also in J-Link RTT Viewer v6.46d it doesn't seem to connect properly...
Hello, I'm developing a BLE peripheral + Zigbee Coordinator, starting from ble_zigbee_dynamic_template of nRF5 SDK for Thread and Zigbee v3.1.0. Both applications (BLE and...
Hi,
After using the ibasis data available on the sim card:
- what is the cost per MB of data consumed on the ibasis provider, please ?
- After using the data available...
Hi, I'm trying to implement UART interface with HW flow control on nRF52832. After some investigation I found libUARTE is the most advanced option.
During testing I found...
We are trying to update the BLE Advertisement using ble_advertising_advdata_update, the function seems to always return 0x3200 and ble_gap.h:178 tells me its a BLE_ERROR_GAP_UUID_LIST_MISMATCH...
Hi I am using a NRF52-DK BLE/NFC
I want to check to see whether I can use the soft Device 132 API, Device Download package and whether it is applicable to me as I want to...
Hi,
I am having difficulty changing the UART Tx/Rx pins of nrf52840 (custom board) in the direct_test_mode example project in the SDK 16.0.0.
Based on https://infocenter...
Hello,
My goals is to start two functions every second. So I made a function that starts those two functions and am now trying to use the app_timer library to let this happen...
I know the nRF52832-CIAA_Ref_Layout_v1.0 download has Altium Designer files for the various reference layouts for this chip, but I haven't got access to Altium, nor have I...
I have 3 new Thingys and have connected to two of them using the IOS Thingy app. When connecting, it prompts me to do a firmware upgrade (from v2.1 to v2.2) but when I kick...
nRF Connect log shows DFU mode cannot be achieved. Same test on SDK15.2 worked.
Comparing the ld files of 15.2 and 15.3 shows uicr_bootloader_start_address and uicr_mbr_params_page...
Hi, In SDK 15.3 I have found a bug in internal implementation of the lps22hb external driver. Bug description: Unable to set properly a INT_S[2:1] bits in CTRL_REG3 register...
Hi:
I am having trouble just trying to build the asset_tracker_image.
I followed the instruction on setting the nRF Connect. (nRF Connect v3.2.0). However I got the following...