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! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...
I run SDK 15.3 "examples \ ble_peripheral \ ble_app_uart" in 52-DK . and send UART data to nrf Connect in my Phone, i found if i close the ble connect while TX Characteristic...
I'm currently looking into improving BLE connection reliability in my application by reviewing my connection parameters, scan intervals etc. But have noticed that a scan window...
I keep getting this warning when trying to program an NRF51 DK:
Any idea what this means or how to fix it?
Here's the log:
* JLink Info: Device "NRF51822_XXAC...
I am using nrf51822 chips and UART to communicate with my cellphone. I want to know if there are any ways to improve the sampling rate (reading and transmission) of measurement...
Hi, i use SDK 15.0.0 s140 nrf52840
// When nrf_dfu_transports_init is called, all registered transport layers are initialized with their respective init functions.
after...
Hello guys,
I wanted try run on NRF9160 hardware CC310 cryptographic module.
I installed all software and tried run secure_services demo. Thats works, cool!
In next...
Hi,
I am using SDK 15.2 and Softdevice S132 6.1.1. I'm having an issue getting my custom hardware built around the Laird BL652 (nRF52832) to start the program. It always...
Hi.
I need PC app communicate with my development board though BLE.
so I'm testing pca10059 with ble-pc-driver sdk.
I tested ble_app_att_mtu_throughput example with...
Hey, I am trying to sample from 10 analog sensors and stream the results via bluetooth. Since the nRF5 is on a board that only lets me access 5 Pins, I am using a 16:1 multiplexer...
Hi everyone!
At the begining I want to write what I'm using to make everything easier.
Device:
- NRF51822 xxAC ( This one ). - GSM module Simcom Sim 7000E ( This one...
I need to be able to upload my application to an nRF52832 through an ARM architecture Linux machine that I have remote access to. nrfjprog is not available for machines with...
Hello. I connected the Image transfer service (running on a nrf52840) to another nrf52840 running a modified BLE_NUS_C service.
However, a BLE packet won't be send out,...