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...
nrf52840
sdk for thread and zigbee 2.0
windows
segger studio
in example simple coap cilent and simple coap server
I create my own packet error test through coap...
Hi All,
Currently in my project i'm using hard core delay and delay is custom i.e some places i have used millisecond and in some places used microsecond and in sec.But...
Hi all,
I may need some guidance on the finite state machine method which found an example in app_level.c (from nRF5 SDK for Mesh v3.1), please see my question on below...
What is the minimum specified voltage required on ENABLE (Pin 101) for proper operation of the nRF9160 SIP? Is it the traditional 0.7 VDD, or is it permissible to use a lower...
Hello, I work with an nRF52832 DK and I want to test the example code "ble_app_uart_coexist" . I use the S132 softdevice, SDK 15.3.0 and version 3.1.0 of the mesh for this...
Hi
I used the SDK14 with nRF52832, and carry out the blinky example. When using the Android, the BLE device could be found, but the IOS cannot scan the device. So could...
Hi,
So I am working on NRF52832 with S132 6.1.0 and SDK 15.2.0 mtu and data lenght testings. During that time I was unable to change mtu multiple times while connected ...
I have a ble device and want to write a byte array in nRF Master Control Panel. Firstly, it can be written. But i don't know ho w to input it. My byte array is [-128, -64...
Hi,
I looked at this comment.
If this function (sd_power_system_off) is executed, can I wake up the device again with a soft reset?
If not,
What is a function that...
Hi,
In the documentation nFR523832_PS_v1.4, on page 107, the registers HFCLKSTAT and LFCLKSTAT when in reset mode, indicates that the LFCLK is not runing, and neither the...
Hi Everyone
I am trying to use 2 instances of SPI SPI0 AND SPI2 for Epaper Display and MCP2515 CAN bus module respectively.
Epaper and CAN are working fine if one of them...
I am using NRF52 SDK version 15.3. I am using the app_usbd_cdc_acm module to create a virtual serial port between an NRF52840 DK and a Linux laptop. I am sending messages...
I'm looking into migrating my project from gcc/make to Segger Embedded Studio, because I have some tricky debugging to do and SES should be a bit easier to use than GDB for...
Hi all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5, Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for whitelisting...