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, ...
Using two nrf52840s and a raspberry pi3, we are going to do mqtt communication.
I want to use raspberry pi3 as a broker and use nrf52840 as a subscription and issue.
What...
Hi Great support team:
Currently our client found their product lost packets of CTF profile at outdoor, they are trying to figure out if it is related by RF signal strength...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) using device: EYSHJNZWZ (nRF52832) connection device...
Hello Nordic!
I'm developing with nrf52840, s340, and SDK 15.3.0
Sometimes, I got an error in app_error_fault_handler.
This is information that gives me in app_error_fault_handler...
Hi DevZone,
I am developing an application that needs to use UART communication with the nRF52840 pca10056 board.
I am using Segger Embedded Studio V4.16
I checked...
Hi everyone
I setting my nRF52832 is central and iPhone(iOS 12.3.2) is peripheral and using "ble_app_uart_c(SDK15.3.0 s132 v6.1.1)" sample program. I print the debug message...
I want to mask ble interrupt(only ble interrup other is work)for temporary time and then to enabled ble interrupt ?
how to do it?
thanks for everyone answers!
Out of 10 prototype boards, we have 3 not working well due to 32 KHz xtal issue.
7 units are OK, but the other 3 units works only when configured with internal RC osc. ...
Hi,
I have been hired to migrate an NRF51 project that has S310 to an NRF52 one on S332.
I have looked at the migration guide in detail and had some follow up questions...
Hi I am having a hard time implementing DFU using SDK12.3 / nRF52832 now. I have tried so many times, but have failed a lot and have left a log similar to the next one in...
Hi,
I am using v0.4.0 ncs sdk.
I added following in the nrf9160_pca10090ns.overlay file
I added following in the prj.conf file
I added following in the...
I made a Windows application that makes USB connection with nRF52840. You need nordic_cdc_acm driver to use it with windows 7. Can I distribute the nordic_cdc_acm driver with...
Is it possible to route a signal derived from internal clock to an IO pin? I am new to NRF micro controller. My experience has been with Cypress PSOC and in the IDE it was...
I am trying to implement a struct that will be saved in non-volatile memory. Does the dev kit have these capabilities on its own? If it does is there a guide on how to use...