Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
Hello,
i am using the nrf52810, ble_app_template example to read Accelerometer and gyro-meter data from ICM42605 sensor. so i have followed the i2c communication tutorial...
Hi there,
We are not able to find the reset due to brownout within the RESET->RESETREAS register? Is this the case? There are explanations of the brownout detection in the...
I'm trying to get DFU working with LPN on the 833. The sequence I follow is: (Erase board) Flash Soft Device Flash Bootloader (Using mesh, but don't want serial)
Flash Device...
Hi,
I'm trying to setup a very basic network based on the thread CLI example.
I have an nrf52840-dk as a router/commissioner and a custom device as a nrf52840 joiner...
This is the next step of the process getting the canbus working with nrf9160 and the aditional MKR CAN shield from arduino
previus part can be read here https://devzone...
Windows 10, Segger Embedded Studio V5.60a
nRF52833-DK (also nRF52840-DK, along with custom boards for each for later purpose)
SDK 17.1.0 S140
Hello, I'm trying to...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to change TX power of advertising but even though I have written the below...
Hi
We wan't use in our project some MODBUS sensors and I found, that Nordic Connect SDK (I use version 1.9.1) with Zephyr has support for MODBUS. I tried the samples (rtu...
Hi to All Colleagues:
New to Nordic and its development platform. Finished installing required tools using nRF Connect for Desktop v3.10.0. Attempting to use nRF Connect...
Hi,
I'm investigating possible improvements to our custom firmware update architecture. I'm curious as to whether it is possible to run the SoftDevice from a location in...
I've just received nRF52840, it powers up and blinks as programmed and the buttons work. I hear the "ba bing" on my PC when it connects and disconnects, but the JTAG does...
Hi DevZone,
I need to change some defines in the ffconf.h file used by nRF5 SDK to set configurations for FatFS to enable use of f_findnext(), f_findfirst(), etc.
Is it...
Hi,
I have provisioned some nodes using interactive_pyaci successfully. Functionality is as expected. As a test, I then shut interactive_pyaci down, rebooted the nRF module...
Our Gateway uses a NRF52 and the sensors a NRF51.
Gateway is outside the freezer at + 20C and the sensor is inside the freezer at -30C.
What we see is the pairing becomes...
I'm working on a wireless musical instrument which requires a super low latency RF link. I previously was using NRF52810 and found that the latency was too high. The complexity...