I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
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...
The Bluetooth keyboard sample does not work in an ipad(IOS 14.3)
The development board I used was nrf52840dk_nrf52840 (PCA10056).
I built nRF Connect SDK v1.4.2 through...
Hi,
I am experimenting BLE nrf52832 to Ultra low power consumption during advertising , connection and transferring data and also main thing is in ultra low power Mode....
I've recently setup SEGGER embedded studio to program an NRF52832 board and have had issues running the BLE examples.
I've been mostly working with the ble_sdk_app_beacon_main...
Hi,
I'm using the provisioner mesh example for the nrf mesh sdk but when I'm trying to provision (an other board with light switch client example also from nrf mesh sdk...
Hi,
We are developing an audio tranmission code with the mSBC encoder and decoder by using nRF52840 and referring to the smart remote3 example code.
In that smart remote3...
Hi,
As I understand it, LLPM does not currently work on nRF5340 reliably at all (is that correct or does it work well if 1ms interval is increased to something larger?)...
I am using "nRF connect SDK" to implement BLE mesh on BL653 development board, Can you kindly suggest what changes/configurations in "nRF connect SDK" have to be made to run...
Internal fault[0xb3b91b:5060750] occured during linking when disable the log output by [#define NRF_LOG_ENABLED 1],
but no error occured when eanble the log output by [#define...
I know there are other (long!) threads about PDM mics and I've studied them all carefully. Unfortunately I'm still having an issue with our on-board mic. The difference is...
Hi,
Toolchain manager is failing to download SDKs.
I am using:
Windows 10 PC
3.7.0v nRF Connect Desktop application
0.9.3v Toolchain manager.
Downloading sometimes...
Where is the provisioning configuration data getting stored ?
1. EEPROM
2. Any other non volatile memory
Is it getting stored in external chip to nrf52833 or inside...
Hello there!
I'm quite new to the topic and just tried to dig into it a bit, so I'm sorry if I didn't get all things yet about the nRF5280 Dongle :) .
Right now, I'm following...
Hi all,
Using the thread CLI example (on a PCA10056 board) as a starting point I would like nodes to connect automatically to a thread mesh when booting. I then want to...
I use the following example source code to test NFC pairing.
Example source code for NFC: nRF5_SDK_17.0.2_d674dde\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\experimental...
Hi
thank you very much for your paying attention.
Yes the peripherial_uart sample seems to be a good choice for my project. But Uart 0 pins didn't come out on GPIO connector...