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...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have this problem with all the samples for the nRF9160. When I build the zephyr.elf file, I get an error saying it failed. Please see the picture below. Any idea what's...
Hi,
SDK: nRF52_SDK_12.2.0
Softdevice: Generic_Stack_S332_02.00.01.hex
TX_PIN_NUMBER: on port 25
RX_PIN_NUMBER: on port 26
In our application we are using two...
Hi, We would like to support Bluetooth 5 in an upcoming product development.
Bluetooth 5 gives us two options for an improved connection: Twice the data through put (payload...
Hi,
I am using the Thingy:52 (that contains the nRF52832) and also have evaluation board of nRF52840.
Does anyone have a recommendation for a DAC for use with one of these...
HI,
May I ask, what is the version of J-LINK officially supported in sdk 15.3? I can not find it in release note.
See.
The following toolchains/devices have been used...
The Config Model Publication Set message can be used to configure a model to periodically publish its status.
If a model doesn't support publishing the `publish_timeout_cb...
Hi,
I've added WFE\WFI to my application running on nRF52840 on my RTOS Idle Hook.
Runs fine when debugger is attached , but when debugger not attached - the application...
Hi
I have merged NUS client , NUS server and multilink examples.
It works well and no problem in functions.
Now i will make that the module(with multilink nus server...
Hi guys,
sorry but first of all I have to admit that the migration is a mess. And really do not understand why you entered nrfx and did not make a clear cut. Because saving...
Hi I want to get the peripheral address from the UART and compare with scanned peripheral addresses from the central (nrf52832) and if the received address string is of one...
I'm using a custom PCB with a Laird BL651, which contains a nRF52810.
I've been following the "Transferring Project to nRF52810" tutorial here to run one of the simple BLE...
Hi
This is in part related to my previous post on PWM signal generation on two channels that are 90 degree phase shifted. The frequency of the PWM signal generated was...
Hi,
I am using nrf51422 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is when i tried to open the blinky project it is showing...
I need to add ARM_MATH_CM4 to my preprocessor definitions using Segger Embedded Studio.
I know this has been dealt with in "nRF52832: How to Include the "arm_math.h" library...
Hi there. I want to start first i am new to BLE Mesh. I have checked pretty much everything on the Bluetooth SIG and there are some questions. I have flashed the nRF52840...