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...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
hello,all
NRF_RADIO->CRCCNF
NRF_RADIO->CRCPOLY
NRF_RADIO->CRCINIT
If the register setting are different, can rx device recieve the message from tx device? whether...
Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
I develop using IAR, with SDK V15.0...
Hi All,
Enter to Direct Test Mode, the nRF52832 will transmit 2426MHz channel frequnicy only when set any different frequency channels (e.g. 2402MHz, 2418MHz) in the Tx...
Hello,
I don't understand why the ble_advdata_short_name_find function never return a true value. I'm sure that I send a short name because I verified this on the nRF connect...
Hello, I want to synchronize several peripherals with a central, I already tried to do it with the state of the gpiote but I did not have the expected result at the level...
Hi
I'm facing a Hard fault on the softdevice when trying to call sd_ble_gattc_write(). SDK15, SD140
I have a Multilink central connected to UART using app_uart. when a...
I have been doing a bit of searching and reading but I'm none the wiser.
I have a client that uses lots of BLE nRF51822 based modules made by Raytac Corporation in a classroom...
I am converting Arduino BNO080 library ( github.com/.../SparkFun_BNO080_Arduino_Library) to nRF52832.
Specifically, this is a function for sending a SHTP packet over I2C...
hi to all,
i had developed a device with NRF51822 wih S130 and i want to port my application to new NRF52840 soc S140 and SDK15, S130 has an structure that let me to limit...
Below are the symptoms, but it turns out the problem was quite simple: the device is not seem capable of scanning while at the same time being connected, unless you use a...
Hello,
I have a problem where the nRF52840 is not advertising. The code runs in the debugger but there is no radio signal. I've already sent the schematic and layout....
Is there an easy way to check what the current connection's agreed upon MTU is?
I'm connecting to random devices that all have different intervals and MTUs. I can't be sure...
When I use saadc to sample battery's power,the software restart ceaselessly.I use the steps as following:
1.void saadc_init(void).
2.void saadc_callback(nrf_drv_saadc_evt_t...
Dear Sir,
I am now using nrf51422 module (SRU532) for ANT+BLE application , i have used SDK_9.0.0_2e23562 and soft device s310_nrf51422_3.0.0. The problem i am facing is...
Hello,
I am using SDK 12.3.0 on nRF51822 development board and nRFConnect app to scan and connect the peripheral device.
When i changed Mouse icon by the GENERIC_THERMOMETER...