Hello,
We have a sensor with 2 ADCs inputs meauring identical LMT70s on the board. With one of our older firmwares we get the accurate valudes of 22deg or so on both channels...
We are trying to max out the wifi throughput via nRF7002 when connected to SPI4. Currently we only achieve around 6.3Mbits/sec (TCP Upload to peer).
When measuring the SPI4...
What would happen if a battery were connected in reverse to the nPM1100? Would it cause damage to the IC, trigger any protection mechanisms, or result in abnormal behavior...
Hi,
We need to try communication (I think it should be using the ICMSG library) between the processors in the SOC NRF54H20. Do you have a suitable example? I tried the IPC...
Hello,
We are trying to test our custom board with nRF9161 in a new location, so we bought local SIM cards (Yettel, Serbia) here. These are not special nb-iot SIMs, just...
Hello,
I'm using nRF5 SDK v17.1.0.
I couldn't find anything about it. Could I ran in some problems if i choose to handle the nrf_libuarte_async_evt_t in thread mode and...
Hi,
for example i ran ble_app_hrs application in pca1001 eval board with fallowing condition.
1.there is no time out for advertisement, means advertisement is always...
In my project,I want to send commands when BLE is connecting to read datas in the nrf51822 internal flash which were writen into the flash previously , but I found the ble_flash_page_read...
Hi,
I have pca100000 v 1.0 and v 2.1.0, and the master control panel application with the latest version of 3.5.0. The firmware we have flashed on both the dongle is 0.9...
Hi,
How can i run the nRF utility application using my Nexus 4 smartphone? After installing the application it is showing that device is not supported.
Regards,
Bala...
Hi,
For power critical application, i know that ,we need to enable the peripherals whenever we need that.
After we need to disable by using ENABLE register.
My question...
i'm testing in my pcb. i designed a nrf24le1f board (the guidance of the datasheet). But i transmitted not far, about 2-10cm a long. I don't know i wrong in design pcb or...
I have the nRF Loader app installed on an iPad Mini. I have the dfu_dual_bank_ble firmware from SDK V5.0.0 and SoftDevice V6.0.0.1-beta loaded on my nRF51822.
The app is...
Hi all,
I am in the process of debugging the ANT broadcast_tx example program using Keil on nRF51422.
I have flashed the program on nRF51422.
After entering the debugging...
I have nRF51822-EK
I am not sure whats going on with it.
I can run LED blinky example nicely ( no surprise :D )
But when I try to run softdevice examples like heart...
I have used TI Code composer which is based on Eclipse, and they created a specific Target menu option which allows resets and other target specific items.
Is there a CDT...
Hi,
I use the UART to do the device firmware update and have used the dfu_dual_bank_hcl to compile.I use the nRFgo Studio V1.16
to program the s110_nrf51822_5.2.1_softdevice...
I've downloaded the latest SDK and soft device. I've been able to compile the ble_app_ancs project, run it on my dev board and even connect to my iPhone. Although I'm getting...
Hi everyone
I'm using the nrf51822 connect with stm32f103 through UART,it's current is >1.9mA,is it normal?
I have full reset to disable the debug interface,it can...