Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...