I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
This is the error I have. Couldn't figure out what causes this error. Tried all the related issues mentioned on this website. I have made sure the python and latest version...
The questions of data throughput:
1. nRF9160 supports SIM card for data transmission through NB-IOT, so what is the data transfer rate using NB-IOT?
2. Including data...
Hi, I am new to nrf.
l am using nRF5_SDK_15.3.0_59ac345
I am working on the ble_app_uart example and want to write the data in the flash of nrf52832.
I included flashwrite...
Dear Nordic Enginneer
Our customers has a problem when using the NRF52840.
They want to make a mouse,and now they use LLPM and then they use the gmouse example and the...
In Bluetooth LE Audio - nordicsemi.com , it says that nRF5340 supports LE audio. But in Bluetooth Launch Studio Launch Studio - ICS Details (bluetooth.com) , I find the ICS...
Hi everybody,
Now I want to integrate nrf52835 into the android system. Using ble is like using anroid's bluetooth.I finally want to implement pairing, communication, opening...
Hi,
I have modified the HRS example (central+peripheral) from SDK 17 to operate in Long-Range mode (PHY CODED). This appears to work correctly assuming that a bond was...
I have succeed transferred data from PC to NRF52840 dongle and managed to receive it back on the PC.
But i want to be available to manipulate the data in NRF52840 dongle...
Hi Team.
I need to know the time elapsed for a set of instructions executed and for this to implement I tried the API app_timer_cnt_get (); in app_timer.h, but it returned...
Hello, I am not able to send sms, and probably connect to LTE-m. I am using at_client example, modem version mfw_nrf9160_1.3.0, nRF connect SDK v1.5.1, v1.6 tried on both...
I have a question:
I found a problem when using D:\nRF52832\examples\ble_peripheral\ble_app_uart sample code and SoftDevice S132 on PCA10040. (nRF5_SDK_17.0.2_d674dde) ...
Hi, Can someone please guide me on the best approach to getting started with Bluetooth mesh application with Nordic thingy 91 (nrf52840). I have try to build the sample code...
Hello,
I found this picture on Nordic's official website
1、Can only proxy node connect to mobile phone and GATT?
2、
I open mesh example (dimming), which contains...