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...
I'm running nRF Connect Extension Pack on macOS within VS Code
Whenever a Build or Pristine Build has finished the terminal shows this message:
Terminal will be reused...
Dear NCS experts,
Considering a Bluetooth Mesh firmware application based on nRF Connect SDK 1.7.1 that is running on a nRF52832: How do you enable/disable the gatt proxy...
I can't seem to delete my post, but my Common->Preprocessor->User Include Directories path was incorrect (included an extra folder name)! My problem is resolved.
I am...
Hi all iam trying to read the differential analog voltage between AIN0 and AIN1 which is pin0.02 and pin0.03 and print the voltage which will be in micro volts from 400 micorvolt...
https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop/download#infotabs
When we choose macOS in drop-down menu under " Choose platform and version...
Hi
1、The customer wants to use AES-128 encryption in their project and want to know how much flash and RAM space does AES-128 encryption use ,I found cifra_AES128-EAX folder...
Hi I want to used Nordic BLE SoC for data transmitting and reception on 2.4GHZ BLE network, need to connect to 4 BLE device and get data with all 4 device with a minimum data...
Hello!
I'm currently working on a project that uses an Icarus IoT board that is connected to a camera through UART. The board is taking pictures with the camera, gathers...
Hello,
I'm using the NRF5 sdk v17.0.2 with s140 on the nrf52840,
I would like to know the technical reason why the APP_ERROR_HANDLER definition in app_error.h depends...
Hi
1、I according to the link below to change the project of nrf52833 to nrf52820,but failed!
Nordic Semiconductor Infocenter
2、Figures below are my modified in the...
Hello,
I am testing the 1 CENTRAL module with 4 PERIPHERAL module connection.
So I set the
NRF_SDH_BLE_CENTRAL_LINK_COUNT 4
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT 0 ...
Hi,
I have two custom boards, one is central with nRF52933 and other is peripheral with nRF52832.
In the previous test, the connection between the 52833 central board...
Hi Team
Because Ble_2Mbit have better RX sensitivity than Nrf_2Mbit. Can I use Ble_2Mbit in ESB code? Is there any potential technical or legal risk? thank you.
regards...
Before updating to V2.00, the DTM tool can automatically detect the serial port, log has a clear indication whether it is connected to the target board, when the DTM update...
Hello.The SDK version I'm using is 17.0.1 and the protocol stack version is S140_7.2.0. I use the nrfutil to generate the update zip file for dfu,but I find that the nrfutil...