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 community ! All is in the title.
The latency between sending the message and receiving the callback is not stable ( between 1600 & 4300 ms) I know that this delay is...
Hello, guys!
We are currently developing our firmware with nRF9160-DK and nRF Connect SDK v1.3.0. Among the other things, we need to communicate with the ultrasonic sensor...
Hi,
As we are in design phase of our custom board based on nRF9160, can you please let us know what all pins needs to be exposed in our design for collecting modem traces...
Hi Team,
I am trying to integrate a scheduler feature for my Thingy 91 using a nRF9160 DK kit. I searched for a few examples and found the one below in the link:
https...
Hello everyone,
I am developing a simple BLE node with an I2C sensor on it. Basically I just need to send over BLE the measurements made by that I2C sensor every minute...
Hello,
I am new to the Nordic environment and am trying to set up a beacon to scan and advertise using BLE.
I used the beaconing example ( https://github.com/NordicSemiconductor...
Hi, I have the same issue as in here: https://devzone.nordicsemi.com/f/nordic-q-a/62676/2-spi-devices-nordic-nrf52382 but for me the Debug/Release-toggle does not work. I...
Hi,
Can you confirm if TWI is supporting I2C clock streaching? Or and workaround to handle such a case.
As in attached picture is slave device requirements. Slave device...
Hello,
I’m using keil compiler.
My configurations are nrf51822ac/SDK12.3/s130_nrf51_2.0.1_softdevice.
I’m trying to migrate to SEGGER studio.
I’m referring to the...
In my case, I have 50+ devices as sensor and advertising measurements every 10 seconds, ADV_DURATION = 120s, use the 1E FF manufacturer data and self defined payload protocol...
i want to implement the nfc connection of pairing the nordic nrf52840 using SDK ver 15.0.0.
Can anyone help me in implementing this feature? because I'm new to this pairing...
Hello, all
I would like to ask about flash memory write errors.
When using version 12.1.0 of sdk, I was able to r/w to flash memory normally by using the sd_flash_write...
Based on sdk12.3, use 51-dk (51822) to run the ble_app_hrs routine. Use ios mobile phone to connect the device, it will automatically disconnect after 30 minutes, the disconnection...
The problem is not being able to connect to the device from an iPhone SE while the app is in background mode. We have an iOS app written in swift, which uploads data from...
Hello, I have couple of NRF52840 devices that i purchased from Adafruit. I wanted to use them with Alexa Gadgets Toolkit via BLE, however with no previous experience with...