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 I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hello, I'm from the United States. I am currently working on a development project using nrf52840. In this project, I am implementing a battery voltage monitoring function...
Hello!
I'm struggling to make simultaneous multi-image DFU OTA to work on nRF5340DK. Is there a coherent guide on how to set it up from Zephyr perspective and what software...
Hello,
I would like to use littlefs on the nrf5340dk board with the OnBoard Flash. So I selected the Zephyr/samples/subsys/fs/littlefs sample Project with the nrf5340dk...
Hello.
I used to ask this question to DevZone . However, I made a new question because it is locked and I cannot ask additional questions.
My purpose is to know the bonded...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to know the authentication method of the central device when the connection...
Hi
Can you give an AT cmd to post JSON data to the server
example : ncs v1.9.0 serial_lte_modem
such as
AT#XHTTPCREQ="PUT","/iot/v1/device/12345678901","User-Agent...
Hi,
I figured that a slave select is configured in dts as: However, when there is a need for multiple slave selects, slaves have to be managed explicitly as informed in...
Afternoon folks,
I'm new to nordic, previously a TI developer. I'm still getting my head around the SDK. I've unfortunately been left with some poorly organised, very-un...
Hi
I have a clean sample problem
1) Installed a clean install or nRF connect v1.9.0 at c:\nRF
2) Installed the VSCode as recommended
3) Pressed Create a new application...
Hi,
I am using an nrf52833-dk for development, and I need to work out interrupt based SPI. Can you kindly point me to an nCS based sample project for interrupt based SPI...
Dear Concern,
I want to keep my nRF52382 module in low power mode during non operational condition. During the TX and RX condition it has to wake up from the sleep mode...
Hi Team,
I tried the blinky example for the nRF52833 DK with the nRF5_SDK_17.1.0_ddde560 . I am using Segger Embedded studio for ARM V5.62 64bit – Non Commercial License...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
The program is created by referring to the whitelist of "ble_app_hids_mouse" which...
1. in the file "Core_v5.2.pdf"
"The LE system operates in the 2.4 GHz ISM band at 2400-2483.5 MHz. The
LE system uses 40 RF channels. These RF channels have center frequencies...