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,
Recently I have been working on serial LTE modem code and it seems to work great for TCP and UDP. I am trying to enable GPS module by the command mentioned in this link...
Hi,
is the 100k pull-down on the COEX2 pin required as stated in the product specification ? I don't see it being followed anywhere (reference circuitry, nRF9160 DK schematic...
Hi,
I am developing nrf52832 on zephyr platform, I have seen a very useful GitHub library you guys have created called 'NordicPlayground' https://github.com/NordicPlayground...
How can I log on a router when a coordinator is in pairing mode, what I mean is that the coordinator sends a message so the routers know and set them selfs up on pairing mode...
For our nRF52832-QFAA design, we've just completed all tests according EN 300 328 (Radio). All but one test passed: spurious emissions at 4.9 GHz showed -44dBm, exceeding...
I use nRF52832 chip and SDK 15.3 version. I try to build nRF52 project with SDK 15.3.0. I spent a lot of time to fix a lot of issue in during compilation and linking. I used...
Hello,
I'm trying to build the HTS221 sensor example for nRF9160 but got this error :
I'm compiling the code with ncs v1.2.0 and here is my prj.conf :
Can someone...
Now I can only download the 《nRF52810 product brief.pdf》 . The link is shown below:
https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52810/GetStarted...
Hi,
I am using nRF52832 for my project. I want to perform secure connection using numeric comparison.
I want to know how six digit passkey is generated by the softdevice...
Hi,
For the testing purpose, I would like to send a few basic packets from LTE Link Monitor on nRF9160 DK to our cloud. I found a way how to do it through the nRF9160: Serial...
Hello guys,
We are developing our IoT prototype with Thingy:91 board using v1.2.0 tag.
One of the things we need to to is as follows:
Scan the BLE area looking for...
Dear Nordic
In ble_advdata.c of nRF5_SDK_16.0.0_98a08e2 , with the function:
I think parsed_name_len < strlen(p_target_name) should be parsed_name_len <= strlen(p_target_name...
After the update from the SD4.0.2 to the SD6.1.1 (nrf52832), it is not anymore possible to pair with the OnePlus5 (Android 9.0) With the Galaxy Note8 (Android 9.0) it works...