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...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
i'm trying to build a scanner that scan only a list of devices , and i want to use a whitelist .
i didn't understand the concept of the new whitelisting in SDK 15.2.0, i...
Hi,
This is a situation after registration. See the following link for detailed information of the setup:
https://devzone.nordicsemi.com/f/nordic-q-a/45544/nrf9160-dk...
Hi
We update our mesh nodes using nrfutil:
nrfutil --verbose dfu serial -pkg client.zip -p COM%Comport% -b 115200 -i 700 -fc --mesh
The package including python is quite...
Hello,
I previously asked this question on the Zephyr forums, but as quite a few days have passed and still not sure what my options are, am hoping I can get some help here...
Hi Nordic, I have a nRF9160 Development Kit. I am a Beginner and lives in Germany. So, therefore I already have a sim from 1NCE. To start from basics, I programmed the DK...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello,
I use the LAIRD module BL652 with an nRF52832 with the SoftDevice 14.0.0 (old version…).
The application use the BLE with the SoftDevice.
We have mesured the...
Hello,
Here i are using nRF52832 ,softdevice S132 and mesh sdk v3.0.0
For my Application,i need to go with DFU.so i merged my application into the example code of DFU...
Hello,
Does anyone know if the FreeRTOS port that's distributed with the nRF5_SDK_14.2.0 is intended to support nRF52810 chips (which have no hardware FPU)? I started working...
SDK 14.2 keil5
I want to run freertos with nrf52810.but I did not find any example .
Is there anyone have tried this?
I downloaded nrf52832 code(ble_app_hrs_freertos...