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...
Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36) and nrf52840 dongle(1018.34.For development using ubuntu 14 and windows machines and segger IDE.
Board details:
NRF 52840...
Hi,
We have used nRF51822 QFAA H10 in our product for a long time but the latest order was fulfilled with H30-devices and now our production test fails.
The test step...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 and S132 SoftDevice v6.1.0 to do some tests . But now I encounter the disconnect reason 0x22...
Hi,
I'm using nus for the sensor works with uart 57600 baud rate.
Few munites later connection is broken. I don't know why.
Can anybody know this issue?
Waiting...
Just test SDK14.20 serial DFU demo project on Nordic PCA10040 board by USB serial.
Got below exception. Any clue for it please?
Thanks.
C:\gxf\nrfutil\nordic>..\nrfutil...
Hello,
I want to modify the NRF logging module to include the line number where the log was originated.
In the past I created a wrapper macro that called NRF_LOG_INFO...
Hi all,
I am using nRF82532 board. This board TX,RX(P0.06,p.0.08) pins connected with QUECTEL module in ZEPHYR sdk platform . Please forgive me for these basic doubts. ...
HI,
I want to work nRF52 thingy with segger embedded studio.
Is there any example code to compile and run the Project file for nRF52_thingy?
Which sdk need to use SDK13...
Hello,
I'm trying to autoconnect my device to my phone using nrf Connect app. I connect to my board selecting autoconnect flag, then insert my passkey and devices are correctly...
I programmed the 15.2 sdk (ble_app_eddystone_pca10040_s132.hex) to my 52832 radioland module.
I can see that it is identified as an eddystone with URL of nordic -
But...
Hi,
I want to make device that can switch between central and peripheral role on NRF52810.
I am using S132 and nrf SDK 14.2.0.
Can I change the roles with button and...
Hi Team,
Trying to recover my nrf9160 DK, don't know what I did wrong, please help.
IDE: SES Nordic edition V4.14
Hardware: nRF9160 DK, Program/Debug to nRF91 module...
Please Help,
I want to remove the firmware from traditional beacons and deploy NORDIC FW instead so that i can deploy SDK for mesh on the beacons after that and use it to...
I have some code that runs on the 52832 DK and I'd like to migrate it to the 52840 dongle, but I'm not sure what I need to do to accomplish that. I changed the memory locations...