I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
When initializing models from the models_init_cb it's useful to check the current configuration using the mesh config API. However, the returned values are always the default...
We are testing GPS capabilities for our hardware, using mfw 1.1.0 in the field. We have the following test conditions
The unit is ackquiring position every 5 min
the...
Hello,
We are trying to run the ble_ant_app_hrm example on nRF52840DK using nRF5_SDK_16.0.0_98a08e2 SDK and ANT_s340_nrf52840_6.1.1 softdevices (both latest as of today...
Hi,
I was looking for information about the MLME-ASSOCIATE primitives in the https://infocenter.nordicsemi.com/ . The section with the "MAC MLME Association API" title...
Hello. After I updated the firmware on Thingy 91, it no longer registers on the network via LTE - the LTE indicator in LTE monitor blinks between yellow and red, and I get...
Hello Nordic team,
I was wondering how to determine the QDID of our product. The relevant QDIDs are 101625 and 97989. I believe the latter should suffice but I am not sure...
Sir After Flash the code to board i am getting some info message in teraterm
below i have attached the image of the teraterm
Refereed link: https://infocenter.nordicsemi...
Hello Nordic team,
I'm using an nRF52840 with SoftDevice S140 version 6.1.1 which size is 0x25000 (without MBR).
My bootloader contains the bootloader code written at...
Hi to all,
Happy New Year 2020 !
I have developped an application with the nRF52832 ( nRF52DK ) and I use the SAADC for battery level every 2 hours ( no need of precision...
Using a NRF52840 running zephyr and mcuboot, the function nrf_cc310_bl_ecdsa_verify_secp256r1() is getting stuck in a loop.
I am using NRFXLIB v1.1.0
Looking at the disassembly...
Hello,
we developed 3 devices using nrF52840 and integrating your certified Zigbee stack.
in order to obtain the Zigbee Alliance certification, the laboratory ask us to...
hi , i need help!
when i conected to the phone(bonding),then i disconnect from the device using sd_ble_gap_disconnect(),next the device advitising again; after that the...
If I develop a custom application where it will have several peripherals (with sensor function) and a central one.
Is it correct to use the same base UUID for all peripherals...
I am building a system with an external non-volatile storage (flash) which will be available for storing DFU image data received. I want to minimize the confusion and temporary...
i am able to connect two nRF52832 DK.
Now i want to send new Firmware packet over the air to another nRF52832 DK, which is connected with my DK.
So, can you guide me,...