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...
Hello
i am using Nrf52dk. i have Visualgdb.
i would like to use the Nrf5 IoT sdk in visualGdb.
i have some question. is that Nrf5 IoT sdk will support the SysGcc toolchain...
good time dear Engineers!
faced with a problem of S132 nRF52. ADV data of packet lost.
I compared the RAW data according to screens below:
If I use nRF Connect ...
Hi, Nordic
I see this question: devzone.nordicsemi.com/.../ , I follow it, then I can see log in J-link RTT viewer.
But when it work, I find after some time, the old log...
Hi would like to evaluate the consumption of my pcb in connected mode using a nRF51. For that I use the nordic excel tool : "APM_nRF51822_S110_v3 0c.xlsx".
But I really don...
Hi,
I am trying to save some data in flash by using the Flash data storage.
However, everytime I try to write data to the flash, the module returns this error code:
FDS_ERR_UNALIGNED_ADDR...
Hello,
I'm making bootloader(nrf51822xxAA SDK12.1.0 and SD130 version).
I have some problem in micro-ecc installation.
To install micro-ecc, complete the following...
Hi, I have a problem with DFU OTA.
I use nRF Toolbox's DFU to upload nrf51822 QFAC, most times it works.
However several times, after the app altered "** bytes transferred...
Hi,
I want to generate a 2.048MHz clock on one of the IOs of nRF52832. Could you comment on following questions?
1- Can I generate this frequency (with no load on CPU...
Hello, I work with some ADC 24-bit (HX711) and for getting data from that I need after low level on first gpio pin to fed 26 pulses to that with time period about 1us on second...
Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS...
What's the correct settings for nRF51822 CEAAE0 (0x0079) with dfu example in SDK v11 ?
I believe the chip I am using is a 16KB ram 256KB rom version, but not sure 51422 or...
reco_scan_req.PNG
Now i am doing a test of RECO beacon which use a nordic chipset, nrf51822.
But something strange came up to me during the test with Ellisys bluetooth...
Hello,
I know that this question has been asked in the past but I could not find any recent post about this topic, and there have been many updates to the SDK since the...