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
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks...
Computer : Mac Book Air M2
OS : Sonoma 14.5
Hardware : SEEED XIAO nRF52840 Sense
I am building my software using nRF Connect VSCode Extension, while when I select my...
nRF5340 NCS 2.6.1 nrfjprog 10.18.1
My project is based on coap_client and also uses MCUBOOT.
I can program both cores using VS Code, and I notice it splits merged_domains...
Hi,
I am using a nRF9161-DK to flash and debug an external nRF9160 board connected via the nRF9161-DK DEBUG OUT 10-pin connector.
In VS Code "CONNECTED DEVICES", I can...
Hi, I am currently working with the NRF52832 on a custom board that is working with a timer for a particular sleep interval now I have added an external RTC module, and i...
Using nrf9160 with W5500 Ethernet NCS Version 2.6.1
My normal MQTT connection is working fine, but connecting to aws is being an issue. I am getting mqtt -22 error. I...
Hi. I wrote a firmware on nrf9160(SIAA chip), but it doesn't work. On the hardware side, the circuit is same as that of nrf9160-DK, CTS and RTS is short respectively.
If...
Hi,
We are using two nRF54l15-PDF to communicate as SPI, one is in master mode and one is in slave mode. The master device sends a simple array of bytes, the first one being...
Hello,
I'm currently working on NCS2.6.0 and ANT sdk v1.3.0,
I would like to know is it possible to do BLE scanning(without connection) and ANT+ heart rate searching at...
I'm working on getting a radio test example project built for our custom board that is currently in production in order to perform some FCC testing, but I'm struggling to...
Hi everyone, this is more of a programming advice question: basically we have a "registration app" associated with our BLE product which will be used to communicate user details...
Hello,
I've been developing code on nRF9160 for a while. In the beginning everything was straight forward and working just fine also the code was pretty simple. Now like...
I am currently working with the nRF5340 and using NAND flash for data storage. With the current code size, I need to create a secondary partition in the external NAND flash...