Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
hi
board : nrf52840dk
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
I want to add another set of PWM to the sample code. How should I configure...
Hi,
I'm trying to implement the Current Time Service example in the SDK.
I downloaded the nRF Connect Desktop App for Windows.
I want to clarify how the example works...
Dear Nordic support team,
We are currently using a nRF52840 µC with NVS V.2.6.1 and sometimes the Android device acting as central, is unable to establish a BLE connection...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings on the friend side and looking at the friendship...
Hello,
I am working with the nRF7002DK board for the development. My BLE peripheral device is taking time to connect with the application, and sometimes it doesn't connect...
Is there any update plan for the ble sniffer firmware after 4.1.1
The 4.1.1 version currently has bugs in the sniffed coded phy. Please refer to devzone.nordicsemi.com...
Hello Nordic Team,
I'm building an application off of the Thingy53, taking advantage of the NRF7002EB as well as an additional Sparkfun i2c based alphanumeric display...
Hello Developers,
I am k.hemasundar and i am working on the nRF52833 QAAA0 micro controller with segger embedded studio IDE. I have used nRF SDK of version 17.1.0 and 16...
Hi Devzone,
I am facing an issue on my nrf52840-based custom board when I try to set up the USB mass storage class on an external NOR Flash as well as having MCUBoot enabled...
Hey there, Dev team!
I was wondering if you could help me out with using the "peripheral_cts_client" sample (struct bt_cts_current_time *current_time) to synchronize a timestamp...
Dear,
We were testing our products for low battery tests, and we found a bug in the firmware versions of v4.2.0+ and higher.
The power profiler sends out the wrong voltage...
Hi Everyone,
I tried this sample `samples/net/mqtt` It connects to the test.mosquito.org but I want it to connect to hivemq with username and password. Do we have a sample...
I'm seeking an nRF52, preferably the nRF52840, code example to integrating Google Home or Alexa via Thread/Matter (low power, low data rate application such as light bulb...