Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I am looking into the peer manager and the LESC module and have some question regarding what is possible to do with this.
Is it possible to manage the private...
Hi,
I am updating SDK version from 15.0 to 17. We are using nrf52840.
I would like to know if these are necessary to add, as they were added in some examples, and if so...
Hi,
i have a problem when using the ble_uart connected to Raspberry-pie withe Bluez.
after 40 seconds the connection is lost.
tried to use several examples, but most...
Hello Community I am starter in nrf51822 i want to know if anybody has code for interfacing with ADS1115 since i didn't got any of the post which would be helpful, please...
Hello,
Is there a particular test Nordic recommends to screen for latent failures in the BLE circuit? If one has access to an Anritsu MT8852B tester with Direct-Test-Mode...
Hi,
I am updating SDK version from 15.0 to 17.0.
In many examples PM_FLASH_BUFFERS was changed from 2 to 4? What is the meaning of this change? We have one peer always...
While exploring documentaion and trying to learn more about the DFU (and bootloader settings), I found info on how to generate the bootloader settings , which also explains...
I want to measure voltages at all 8 channels but when I am enabling all channels its sending the values once only and after that its not sending anything, my requirement is...
Hi,
We are aware that i2s internally includes hardware double buffering to ensure that the audio is continuous.
Is there any way by which we can avoid double buffering...
Hello,
I developed board with NRF9160 chip and I am facing issue with "at_cmd: Failed to open AT socket (err:-12)", i am not able to communicate with modem. It is not...
Hi
Can I not modify the param the radio project example,and let it run on IEEE802.15.4-2006?
and the demo example run on 2.4GHZ?
I modified two params:
NRF_RADIO-...
Hello,
I'm using nRF52480 Dongle. I executed an Erase All from SEGGER Embedded Studio. My project still works but the LEDs are not blinking anymore. The only way I can have...
Hello nRF Team,
we are using nrf51822 for one of our product. We have implemented firmware update functionality using a secure bootloader library.
After loading the soft...
Hi, I want to distinguish whether the USB is connected to a PC or a power adapter.
For my application, FATFS still needs to work when connected to a power adapter, so it...
Hi Nordic,
Why I cannot directly use segger's "Build and Debug" to download file to nrf52832, after I modify some code?
After I use nrfGo Studio first to program the...