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...
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...
Hi
Trying to install and operate the Sniffer based on nRF52840 USB Dongle
Having the nRF Connect for Desktop installed and burned the Dongle in accordance with the instructions...
Sorry I have to see how the ssp of ublox work.(nina 410)
II have to send a packet over the serial every 50mS.The packet len is 100byte.
I see that some time the received...
Hey DZ,
I'm having some trouble with the download_client. It's not playing nice with the HTTP server I'm using. On the last chunk of data, the nRF91 is issuing a Content...
Hello everybody.
I am developing a firmware which allows us to send data bidirectional between Central and Peripheral. On the one side we have a nrf51-DK and on the other...
Hi
I'm working on an application that utilizes CODED_PHY.
I'm working on top of ble_app_blinky examples (central and peripheral).
I've seen this post on DevZone:
https...
Hi forum,
I am working on nrf52832, using sdk 15.0.0. I am working on Ble_beacon using sdk sample code.
In the Sdk_config.h file default enable uart0. Why this need to...
I am trying to get the nRF BLE Sniffer v3.1.0 working on my Mac running Bg Sur using a nRF52840 dongle. I have followed all the instructions listed in the sniffer document...
mergehex does work with file paths with "..\" in them. Here's my folder structure:
project root
Firmware
Application
Bootloader
SDK_Libraries
nRF5_SDK_17_0_2 ...
We are using nrfSDK1702. We have been trying to lower the current from a beacon. The beacon is active every 10s, then go back to sleep. The current consumption stays around...
Hi all! In my example after (i guess) 3 mins with out BLE connection the system goes to sleep mode. ¿Is there any way to avoid this ? Thank you so much!
Hi,
I'm connecting with my cell-phone for the field-try test.
I want to know the modulation type when it only use the connection type??
And what the modulation type...
Hey at all,
today I wanted to set up 7 new Thingy:91 devices. All thingys are 1.4.0 // 2020.23.
So I started with updating modem FW (mfwnrf9160123) and flashing thingy91_ltem_2021...
I've modified an example project.
How do I go about exporting it, so that I can share it with other devs and they can then flash the same program onto their Development...