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...
Hi,
I am working on secure OTA in my custom Board which is having nrf51822.
I had done secure OTA successfully with SDK 12 but when i am trying to update the code using...
Hi, I want to measure Round Trip Time (RTT) varying data rate
However, when using coded phy, the RTT shows extremely long time
Using 1M or 2M with connection interval...
Our nRF52832 software detects the arrival of characteristics via writes from the Central and reformats the contents and sends them out in a UART message.
I've built an...
Hello, I want to create a simple example code with the leds ws2812b from neopixel from github.com/.../nrf51-neopixel. I need help to build the code.
Regards.
I'm converting an SDK 14.2.0 project to SDK 15.0.0 using the legacy functions and ARM GCC. It compiles OK but linking is failing.
The verbose output appears to be the Make...
hi i am trying to communicate with two devices throught UART , in nrf51 device uart i get a voltage of 2.83 v with .0238 milli ampere while in gsm module uart pin i have 4...
Hi Sir,
As reference RF5x support within the Zephyr Project RTOS , we can run Bluez in Linux environment.
But do we have the bluetooth stack in windows that we can work...
Hi all,
BLE newbie here.
I have a peripheral device (iBKS105 beacon) configured with Eddystone and iBeacon protocols, emitting on channels 37, 38 and 39. I set the advertising...
Hi, I recently started to work with the nRF52 DK (PCA10040).
I'm trying to do some experiments with PWM, so I toke the pwn library as a base and tried to add the button...
Hi I am trying to perform BLE compliance test on a nRF51822 based DUT. I want to connect the DUT to the tester using nRF51 DK. The nRF51 DK will be connected to the tester...
Hi,All,
I am using nrf52832 as a slave, the SDK version is 12.3. I set the connection timeout to 10s as follows
#define CONN_SUP_TIMEOUT MSEC_TO_UNITS(1000, UNIT_10_MS...
Hi,
I'm having an issue to connect a Galaxy samsung Tab A to my ble device.
Each time i ask for a connection i get the same error.
I already succeed with others phone...
Hi,
I'm trying to obtain as much information as possible about my usb connection with Nordic chip. I'm working on DK board with nRF840, sdk14 and usbd_msc example. My problem...
Hi,
I am using a chip labeled with "N52832 QF ABB0 1717AQ".
According to its specification, this chip should have 256kB flash. However, nRFgo Studio shows that its size...