When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi
I'm trying to register an fds_evt_handler() in SDK 14. I have several questions:
Should I be registering fds_evt_handler() with NRF_SDH_SOC_OBSERVER or NRF_SDH_BLE_OBSERVER...
Hi!
Is there any chance to get the Altium files for the nRF24L01 refmodule with PCB antenna? I found the files but for the SMA version and I'm trying figure out the same...
Hello,
This is Milav Soni from Teq Diligent,India.
I explore the nRF52 series Chip and nRF51 series chip.
I also explore some of your BLE video.
I have one question...
Hello,
I'm using SDK 13.0.0.1 to develop my project. For driver example, such as RTC, I can't see data log while I can see the data log for BLE example, such as ble_app_uart...
Hi @ all,
We discovered a bug in the Nordic TLS API, which only appears once a secure TCP connection that makes use of certificates is to be established.
The provided...
Hello All,
I'm developing a BLE sensor based on the nRF52832 which needs to do the following:
Use an (i)Beacon for the user to find the sensor with an App on a mobile...
nRF52832 has errata about gpiote as below.
3.29 [97] GPIOTE: High current consumption in System ON Idle mode
So I want to use PORT event for gpio interrupt, but PORT...
Hi all,
I programed hex file (blinky example) to nRF51DK via nRFgo Studio, and the board could work fine (keep blinky).
However, the nRF51DK will work FAIL (LEDs are not...
Hi,
I need to monitor voltage very frequently, have access to the latest value and also to have interrupt on low limit.
But I do not want to have interrupt on EVT_DONE,...
Does anybody knows exact number of the "4 SIG fixed group addresses"?
Is it 0x00? or other?
In the SIG document, there is below chapter.
Group Addresses
A Group...
Hello Sir,
I have developed a product on nRF52832 DK kit and using S132 soft device. I want to flash this same hex file into SparkFun nRF52832 using nRF52832 DK. But i...
I'd like to use nrfjprog to read contents of QSPI external memory. (I'm using an nRF52840-QIAA on a custom PCB, based on the PDK.)
Using application firmware I am able...
Hello
i am using nrf52840 dk with sdk 13.0r3 software.
on first board, using example ble_app_hrs_rscs_relay example.
on second board, using example ble_app_hrs_peripheral...
Hi,
On my single I2C Bus, I have interfaced 4 I2C slave devices.. Now my voltage level of this bus behaves randomly. sometimes It shows 3.3V, but most of the times It stays...