Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
nrf9160 modem Firmware version 1.3.0 release listed nidd or non-ip support. in the firmware.
We are eager to use this feature to send/receive data over RF control plane...
"CTE can be used in both connectionless and connection-oriented scenarios. For connectionless use, the periodic advertising feature is required (since deterministic timing...
Hello all,
I'm using NRF52840 with last sdk (V1.6.0) of nrf connect but I can't put the device into sleep mode (where the current consumption is at about 3/4 U) the device...
Hi,
I need a 1Hz clock with its interrupt function.
Where do I find an example to set the timer RTC0 or RTC1 to 1Hz and how to set the timer callback function?
Thanks...
Hi,
I am using nrfx_twim driver, and I want to read value from sensor's register. When I want to do that sequence looks something like this:
(SENSOR_I2c_ADDR+Read_bit...
Hello Sirs
I have two questions about the nrf5340-dk evaluation board.
The first one is how can I get the scan data of an advertising device?
And the second is that...
Hi,
My dev environment is as follows:
nrf52840 + s140 +SD7.0.1 + SDK17.0.0.9 + SES + nrfutil v6.1.0
I started my development for DFU and utilized secure buttonless DFU...
Hi there,
Currently, I am getting an error with a low power node when the remote cannot configure through another regular node in a mesh network. What causes me to get this...
Hello Nordic support,
I would like to use the APIs in IEEE 802.15.4, especially mlme_scan_req in nRF5 SDK for Thread & Zigbee for a ZigBee application in order to scan for...
I want to use the Nordic UART/Serial Port Emulation over BLE to communicate to a windows or linux host computer.
I see Andriod and IOS haveapps available to support Nordic...
Hello,
I have upgraded my project from nRF_Connect 1.5.1 to nRF_Connect 1.6.0.
It runs on nRF9160 and I use RTT viewer v7.50a.
The problem that I see is that the logs...
Hi everyone,
To give a first introduction, I have been working with this development kit for a while now. I'm trying to develop a Zigbee device and I'm very close to finishing...
Hi,
I want to scan for broadcast messages from a specific device that I never connect to (not bonded to for sure) and I want to filter out messages from other devices! to...
Hello,
In my project i want to interface M24C16-R external flash using i2c
I am using SDK 17.0.2 and nrf25832DK
So, the problem is first i have used "twi_scanner"...
Hi,
We are working with nRF Connect SDK v1.5.1 and an nRF5340 device. We want to use the hci_rpmsg sample from the SDK to run in the net core, but we want to move the directory...