I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Hi, we have the requirement for our peripheral to be able to disable Bluetooth functionality, i.e. disconnect any connected central device and not accept any new connections...
Everything is goes well with nRF5340 but when I connect and try to debug some examples it just gives some errors.
Like " Failed to download application
Generic error ...
When connecting to AWS IOT the Asset Tracker V2 uses MQTT to AWS-IOT. This is TLS 1.2 from what I understand. We are using the 1.8 skd / 1.3.1 modem firmware.
We have...
I have ran a test with the nrf9160-dk board.
Setup:
PCA100900 0.9.0 pcb
NCS 2.0
Modem 1.3.2
App: ncs_v2.0.0/nrf/applications/serial_lte_modem
modification: change...
Hey ,
I am using a thingy 91.
I want to use this GNSS sample to get the location, but I do not get any fix. I have tried outdoors too, but nothing happens. I have the...
Hi,
I am working with NRF DK board, I need to connect nrf dk with remote control for data transmission and also the remote connection should be stable for long time. Is...
Hi All,
We are in the almost finishing phase of our application development, and running out of flash memory space, all details are listed below.
MCU : nRF52805 (192 ...
If I am not currently connected to a network and use AT%NCELLMEAS=0, how is the RPLMN determined? Are previous connected PLMNs stored in RAM in the device for comparison or...
Hi,
I'm using SDK v14.2.0.
For the workaround of [107] RADIO: Immediate address match for access addresses containing MSBs 0x00
I'm trying to avoid the addresses...
This is with the nRF 5 SDK (17.0.2) and the S113 softdevice.
We have another microcontroller connected to the nRF52833 over UART and external flash. We modified the bootloader...
Hi,
I'm currenty try to code GPIO wakeup from System ON sleep with system_on_wakeup_on_gpio as a reference.
My circuit is powerd by solar panel via control board. In this...
Hi,
I would like to know what is the default state of GPIO pins when nRF9160 is power ON for the first time, and it has the pre-programmed FW from Nordic
Hi,
What is the expected format to pass to nrf_cloud_agps_process()? I am working on an LwM2M server and want to be able to respond to /50001/0/{0,1} request coming from...
Hallo,
I installed the ncs and Zephyr environment following mainly the guidelines from nordicsemi, a few changes were necessary to use Eclipse. The installation process...
Hello,
I have run the GATT throughput example to test the throughput for a long range. My test configuration is as below:
ATT MTU: 247
Data length: 27
Connection...