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...
On PCB layouts I often see that the HF xtal is oriented at 45 degrees relative to the orientation of the 51x chip (that is to say the edges of the the xtal and 51x chips are...
Hello Nordic expert,
Regarding the antenna load impedance, I can find the data in nRF24L01+ datasheet and it is 15ohm +j88ohm.
But I can not find the antenna load impedance...
hi,
now ,i have save the power,so need to close the spi interface at some time.
but when i call follow function (hal_spi_disable).
it see not close the spi interface, ...
Hello,
During programming bootloader provided with sdk
I get some messages in Command window in Keil.
Load "C:\Keil\ARM\Device\Nordic\nrf51822\Board\nrf6310\device_firmware_updates...
Since I'm writing code for my own board, I decided to create my own board.h file to hold the board-specific definitions.
However, I can't do this without hacking the SDK...
Hi,
We have two services, apple ANCS and Alert Notification on iOS. We try to connect it with 51822. There is an exception case the the alert notification function not...
Hi,
Sorry, it looks like a ios question. We found that when connected ~10 or more 51822 devices, the iOS BLE will malfunction. We can no longer connect new device to the...
Hello,
I'm using the nRF8001, and I'm trying to max out the bandwidth between itself and an iPhone. The iPhone's connection interval is 30ms (minimum). I'm sending 20 bytes...
As title, does nRF24LU1+ have updated version(16 bit or 32 bit MCU )?
We need to process audio signal in conjunction with nRF51822(device side), but the current nRF24LU1...
I got a question to upgrade firmware in keil and after that I can´t program the device and in nRFStudio I tryed recovery but it does not work. In "keil/Config flash tool"...
Hi, I am working my way through the Nan 36 document and everything seems to be working fine. Have a question regarding Button Pullup.
Little confused on this piece of code...
hi nordic team,
i am creating a custom profile with one characteristic, where it will read data from sensor and send it to the usb dongle for every 200ms.
i created...