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...
Hello,
We are leveraging the Android BLE Library from Nordic available on GitHub (release v2.1.1).
In a scenario where there are repeated requests to connect as a result...
Hi,
I have an issue about writing and reading data using flash area of nrf9160. I'm using the library of pynrfjprog and the following script for writing/reading data.
...
Hi,
I've used the ADXL362 sensor sample code in the zephyr folder to get the low power accelerometer sensor working on the the thingy91. It triggers on motion and I can...
Hi Nordic Team:
Our important customer develop ANT+ products.They will use zephyr RTOS to develop ANT+ products.But ,they can not find any example project,in the zephyr...
Hi, I want to transfer the firmware to 52832 and enter the bootloader mode successfully. and the I send {0x02,00,00},it can't not enter the case of on_packet_received: SERIAL_DFU_OP_CODE_SET_RECEIPT_NOTIF...
Hi All,
I am developing a data acquisition system in which my device generates an interrupt for every 5ms upon its data is ready. I store one second long data in local buffer...
hi,
We have a product in production but the PCB-A had been updated with new functionality.
We want to make sure old f/w is not inadvertently loaded to new h/w.
To do...
We would like to develop OTA firmware update with nRF52840.
In the development phase, we have been using "Thingy: 91" and place the firmware onto the MCUs of nRF9160 and...
Hi all, I'm developing nRF52832.
My goal is to send ADC data to central device using BLE.
Below is part of my code.
Maximum MTU size is 251.
I sent data in 16...
Hello,
nRF52-DK (PCA10040) has two mysterious 12 pF capacitors C52 and C53 connected to P0.25 and P0.26 respectively (see attached picture).
Is there any special purpose...
I'm using nRF52DK with ble_app_hids_mouse to pair with the smartphone.
From the smartphone we can disconnect the device at will. But I have problem when I want the device...
Hi All,
Looks like develop nRF52840 on SDK16.0 required
NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0.pack
But there is no such pack on http://developer...
Dear All, I am trying to measure the current consumption for the nRF52840 USB Dongle. I intend to use it as a beaconing device and attach it to a battery.
At the moment...
I have recently switched to using SEGGER embedded studio (SES) which seems to be advocated by Nordic. I have arrived from Eclipse which though extremely flexible is complex...