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 enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
Hi,
I'm using the nRF5340 DK and SES 5.34a, nRF Connect SDK v1.4.2. For python, I use pyenv virtual environment for which python is set to 3.9.1.
I am able to build and...
Hello I have a question. After when I have used saadc, the consumption increases by 0.9mA. And stays it so. Do you have any idea, how to find out what it does?
saadc init...
Hello,
I'm using a nRF52832 chip and attempting to broadcast a public MAC address through the application. I'm observing that the device broadcasts MAC Address FF:FF:FF...
Hi.
I am building my application on top of ble_app_uart__saadc_timer_driven__scan_mode example.
I want to interface an i2c device with it. The i2c device works perfectly...
Aim:- To read temperature and humidity over a mesh network and display it in an android application
Devices to be connected in Mesh :-
nRfF52840 Development Kit x2 ...
Hello,
I am currently working with nrf 52840, using segger embedded studio (V5.34) and SDK 17.0.2.
For some reason, when I open any example under ble_peripheral, such...
Hi,
I installed nRF Connect SDK v1.4.2 by the tool chain manager and was following the Getting Start guide and entered here.
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
I have two variants of the nrf9160 SIP one being the nRF9160 SICA B 0 A and the other being the nRF9160 SICA B 1 A.
When I use the AT%HWVERSION AT command on the B0...
Hi,
I want to write my own Multilink/UART example from scratch, because I'm too confused from all these examples.
What I need to get that code done? Or has anyone build...
I am trying to download the softdevice to the nRF52840 development kit using the nRFgo but:
1. On nFRgo I didn’t found the “Program softDevice tab”
2. Although the kit...
Hi
Migrating from NCS1.3.1 to NCS1.4.1, the Blinky sample stops working on my custom nrf5340 board. No compile error, but not running. I also have a nRF5340PDK. Works fine...
I want to use long range ble for advertising with nrf52833. I have a PCA10100 SDK board, and I'm running a program with type of BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
Hi!
So I've got one BLE Central and one BLE Peripheral that I should communicate. Ive based the Central code on nrf Connect SDK's "peripheral_gatt_dm" sample. First I...
Is there an existing implementation on how to do diversity (BLE) with dual antennas using nrf21450?
(could also be by using other antenna diversity switches / brands)