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...
Hello,
I would like to kwno if it is possible to get information about the hardware in my main application. NRF_DFU_HW_VERSION is stored in the DFU and is used to verify...
Hi all
I want to stream data from various nRF52 objects to a single Android smarphone.
I have no problem in evaluating the throughput of each nRF52 device to the client...
Hi,
I want to set up a demo bike speed and cadence transmitter. I am using \ant\ant_plus\ant_bsc\bsc_tx source code. However, I have plans to use BLE at the same time...
Hi,
Are softdevice's api calls thread safe (specifically speaking sd_ble_gatts_hvx ()) -
i.e. Will a concurrent call to sd_ble_gatts_hvx () from several threads corrupt...
Hello All,
I am working on nRF51822 use IAR nRF5 SDK 12.3.0.
I am trying to debug the DFU in IAR. At that time i got an error show below
I use IAR version show...
Hello Nordic, I worked in a project and there a used NRF52840-QiAA-R. For this PN , I need the latest REACH and ROHS , Compliance Certificate. Where I can download these certificates...
I work on a project, where i'm trying to connect to Chips via Bluetooth.
So i have one of the Chips in a Remote and the other in a device, where i wont to receive the Data...
When pairing with nRF Connect and nRF52 I use the Just Work mode. No Keyboard No Display.
In 4.2 (and also 4.0) the MITM cannot be used in this mode.
If I set it on the...
Hi Nordic Team
Am trying to create DFU.Zip packet using nrfutil am getting this error while creating( DFU.Zip packet) for the sake of testing secure bootloader .
Am using...
after installing the new SDK for the nRF9160.
if I install the new spm on a board that is working and it will still run the old code that was present on the board befoe...
Hello dear community,
I had a question related to the Circuit configuration no. 5 within the document "nRF52840 Objective Product Specification v0.5.1". There are two inductors...
Hello!
I have some question regarding At commands and logging information from the modem.
Is there a limit to how often one can issue AT+commands and get responses...
Hi! I want to send data from nrf51 to another nrf51 multilink_central! I don't have any problem about sending data! It's work with a perfect way! But my problem is how to...
Dear All,
I'm Starting the Design of nRf52832.
I need GPIO configuration of nRF52832 with its Alternate functionality like Peripherals UART, SPI, I2C and external Interrupts...