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...
how to change the twi sensor coding to get the X,Y,Z AXIS for the position of the gy-80 module
this module has
1. HMC5883L
2. BMP-085
3. L3G4200D
4.ADXL345
at...
Hello,
I would like to append data to a coap response like this:
I have a response handler that is triggered as the device receive the response. I am able to get the...
Hello guys,
I am trying to run the mqtt_simple sample. I tried to do so on both nrf9160_pca10090ns and nrf9160_pca20035ns. The application builds fine for both boards...
Hi,
Does nRF52840 on Thingy 91 and nRF9160 DK has a unique MAC-address? Or is it a randomized MAC-address with a high probability of being unique in the user's environment...
Hi,
Is there a way for the application layer to be aware of what the modem Tx power is? We would like to know for purposes of warning customers if they have placed a device...
I know that as per definition the connection interval is the time between two connection events.
So does it mean that if the connection interval duration is low then number...
Hey guys,
I have nRF52840-DK and one time i got pop-up from nRFgo Studio, that i need newer version of Jlink. I updated Jlink from Segger website to version 6.62b. After...
To the kind attention of Nordic support team,
Is it possible to change pipes' numbers used by secured gazell library? It seems to be using pipe0 for pairing infos and pipe1...
Hi, I have a quick question regarding the DFU MTU get request.
According to the docs page , this should return the MTU used by the transport, but in reality nothing is transmitted...
Hi,
nRF9160 DK (PCA10090) is continuously rebooting.
I have flashed following Images and tested, but same issue (rebooting continuously) observed.
1. Pre-compiled...
Hi,
I try to build and programm Thing:91 with segger embedded Studio and need the file app_signed.hex to Flash the Firmware in Thing:91 without a external debug probe. After...
Hello
I have a 3 custom PCBs with nRF52832 (1 central and 2 peripherals) and 1 nRF51 dongle (peripheral) arrangement where the two peripheral nRF52832 boards (custom PCBs...
I have just switched from SDK version 1.0.0 to SDK 1.1.0 and I am using the MQTT FOTA example
I had the example project working when I was using v1.0.0 of the SDK
I...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) Do we need to call fds_record_close...
Hello everyone!
I tried to write data directly into flash using flash manager from nrf SDK, but according to docs it does not work with ble mesh.
But mesh flash manager...