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...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello,
We want to use the flash to store two types of information: application configuration settings (which should be protected during DFU) and temporary data (which...
Hi,
I m using nrf52840 and m doing DFU over serial.
one side is master controller and other end is NRF DFU serial(secure bootloader uart debug code).
After sending init...
Hi everyone,
I am trying to connect to a smartphone in an extended advertising using the firmware created under the following conditions. However, there are no event notifications...
Hi.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I am making an example of periodically reading sensor data using SPI.
The SPI is triggered through...
Currently I am using a PCA10040 to do some prototyping for a custom board. I intended to use the nrf52832 to interface with a HDC2010 (TI) temperature and humidity IC over...
Hi,
I was using SDK v1.1.0 for a while and am updating my project to SDK v1.2.0. I see that there is also a release for v1.3.0, however, there are too many application and...
I have tried to setup the time cluster, with:
ZB_ZCL_TIME_SET_REAL_TIME_CLOCK_CB(time_set_rtc);
But whn I do it, I lways get linking errors, since zb_scl_set_real_time_clock_callback...
I had a continuation question to this.
https://devzone.nordicsemi.com/f/nordic-q-a/64457/scheduler-for-thingy-91-using-nrf9160-dk
Is there any sample tutorial for the...
I don't think this is possible at the moment but worth putting it out in the wild:
Currently the binary image sizes for nRF9160 using Zephyr can get quite hefty. Is there...
Hi All,
I am looking for some working example/reference nRF Mesh project where I can get the temperature and humidity values from Thingy device. If someone can help me out...
I trying to connect with ble, i was setup MyBleManager extend BleManager and initialize with the default values it requires but i haven't declare and add UUID in BleManagerGattCalback...
I'm trying to set up the Dongle pca10059. I'm using the softdevice 140 and segger studio. The code is from the SDK, the template example.
the main.c:
static ble_uuid_t...
Hi,
I would like to know if there is an event from peripheral side to indicate that the discovery process is over.
The gold is to disconnect from the central if all the...
1.Would you please confirm the maximum ripple range that nrf52832 can accept for VDD (3.3V) and dec4 (1.3V) power supply, that is to ensure that the function will not be affected...