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
Hello. I have a breakout board (SMARTMP3 VS1053) and it has also a slot for memory card, so I connect the wires (SCK, MOSI, MISO and CS) to my nrf52832, but it can't see the...
What is the recommended way to protect characteristic value from modification while it is being read by a client?
I have a test application with 500-byte long characteristic...
Dear Team,
is there a tutorial on how to start from scratch a project for zephyr nrf91? With all configurations and flags...
That would be great!
Thanks & cheer
O...
Hello,
We're trying to create a custom bootloader from scratch and we're struggling with a weird behavior. This is for the nRF52840 and the bootloader doesn't use the softdevice...
The SDK version is 15.0.0, SD 132, single peripheral conection.
the configuration:
this is how i request the timeouts:
With the timeouts of about 50ms and less, the...
Hi guys,
I tried to modify "configs.c" or ".config", modified CONFIG_GPS_SIM_TRIGGER_TIMER_MSEC = from 2000 to 10000 .
But the device still sends GPS data every 2 seconds...
Hi there
I have a design in production using Gazell at 250kbs on a NRF51822
I would like to update the design using a nRF52840 but it doesn't support the data rate that...
Hi,
We are looking for a consultant to help us port our product's ( https://www.ncase.io ) firmware from Simblee to the Nordic nRF51822 or nRF52832. Experience with Nordic...
Dears:
I test the uart dfu by examples\dfu\secure_bootloader\pca10056_uart
After I enter command like below:
nrfutil dfu serial -pkg Sena_app_uart_s140.zip -p COM5 ...
My project is Obj-C , and “ pod 'iOSDFULibrary' ” in my Podfile.
It worked fine until I upgraded Xcode to 10.2. There are some errors(about 100) occurred during project...
Hi all
I am doing multiprotocal from sdk15.3 and I am trying to add nrf_gzp.c, nrf_gzp_host.c, and nrf_gzp_host_nrf5x.c in to the project
after compile successfully and...
I was wondering, is it possible to suspend/resume flash operation in nRF52840 (internal flash)? Like flash erase suspend, and also flash write suspend/resume?
Thank you...
Hi,
Might be a silly question,
but is there a gattc equivalent of the "BLE_GATTS_EVT_HVN_TX_COMPLETE", ie a similar/equivalent event that gets generated when a central...
Hey, I am working on the proximity application on nrf51 DK. How can I get the bsp_event_handler to get triggered on a button multi press (such as pressing button 1 twice rapidly...
Hi,
Do you have support for mobility in Cat-M on your nRF9160? This is usually done in RRC connected, but i'm wondering if you are able to support it in eDRX as well?...