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 have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
I wasn't receiving any log messages while debugging the ble_app_uart_c example using SES so I enabled appropriate logging functions and set them to level 4 in config.h. Still...
We are using NRF_SDH_DISPATCH_MODEL_APPSH, and are generally very happy with it (especially for BLE events). However, I'm trying to retrofit error handling around complex...
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
I define the following macros in "Section Placement Macros".
Can I use these macro values in my...
When the boot loader calls the sd_mbr_command it does not get updated.
sd_mbr_command_t sd_mbr_cmd;
sd_mbr_cmd.command = SD_MBR_COMMAND_COPY_BL;
sd_mbr_cmd.params...
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
I recognize by default that the top address of the app is 0x26000. I want to change the top address...
I need to measure current of loads attached to NRF52832 using current transformer(CT).
I can use SAADC library to read ADC value. But to measure current I have to know the...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) deviceA: EYSHJNZWZ (nRF52832) deviceB: Android (ver9...
Dear All,
We would like to automate the trst procedure of our device in LabWiew because in this tool we are doing also electrical measurements.
We have tried nRF connect...
Hello,
I'm running custom firmware on a nRF52840 based DK (Rigado BMD-340).
The log from the nRF Connect app is as follows:
Could anyone help explain the error...
Hi,
I am using nrf mesh sdk v3.2.0 and I would like to combine our custom service within the mesh server example (includes the proxy service). Using info from other threads...
We are having issues with UART communication on the nRF52840. Using a logic analyzer, we have found that the transitions happen too quickly. This causes the receiving MCU...
I have been working with Thingy:91 for three weeks now. Everything works nicely, however, I could not get any GPS location from it. I am using Rogers simcard which is a local...
Hello everyone. My project is getting quite complex so I will try to abridge. (Mesh SDK 3.2.0) I am trying to send wifi credentials from an android application (derived from...
Hi guys,
here in Croatia I'm trying to connect to NB-IOT network using nrf9160.
Here are the commands i am executing:
After this command modem does not accept any...