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've already tried to set some zephyr configs, but n51822 to run as peripheral it nedds at least ~20KB
Have anyone got success or all the nrf51822 QFAA H2 will really never...
development environment: SDK 14.2 , NRF52840 as central and NRF52832 as periph for Bonding: Passkey Entry, Central displays, and the error occur on nrf52840.
I want to know...
Hi all! I am currently using an nrf52840, mesh sdk v3.20 and sdk v15.30
I have the following scenario which I am trying to solve:
I am receiving a new GAP name for each...
In an earlier thread ,
[quote userid="17188" url="~/f/nordic-q-a/33649/j-link-the-firmware-of-the-connected-j-link-does-not-support-the-following-memory-access-read-0x02000004...
I'm using the nus_c service with multiple central connections. Obviously, I need the connection handle in my event handler - ble_nus_c_evt_handler(ble_nus_c_t* p_ble_nus_c...
Our product use two NRF24L01+. One is for transmitting and another is for receiving. They communicate by 250Kbit/s. It is pre-production.
Now, we want use nrf52810 to instead...
I just trying log via Segger RTT viewer, followed the the same procedure as that of serial_lte_modem sample in my new project and could not see logs showing in the viewer...
I am working with nRF52 DK, SES4.30 and SDK 15.3 with SD 132.
This error just started occurring once I set up app_timers. My code for setting up my timers is below:
...
Hello,
I ordered a nRF5340-PDK board and i'm trying to get it to work.
When flashing the Heart Rate hex file I couldn't find the device (i pushed the reset button)....
I am using SDK 15.3, SES 4.30 and softdevice 132 with the ble_app_uart_c as the core functionality for my system.
I've read many dev support threads about this issue and...
hi... I am working on nRF52832 . nRF52832 ,RX TX is connected to the esp8266 of tx,rx . i want to send the data from nRF52832 TO ESP8266 via uart . which function can i use...
I'm running the ble_peripheral\ble_app_uart example on my nrf52832, it works great.
However, in main.c there is this line:
#define DEVICE_NAME "Nordic_UART" /**< Name...
Nordic Support,
I came across the following thread that says that SWO is not supported on the nRF9160:
https://devzone.nordicsemi.com/f/nordic-q-a/56098/is-swo-on-nrf9160...
https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ADXL375_5F00_I2C.zip
i was using the code from above link
my sdk is 16
when...