Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
I try to active the serial example in the nordic folder nRF5_SDK_15.2.0_9412b96. When using RX_PIN_NUMBER 8, TX_PIN_NUMBER 6, CTS_PIN_NUMBER 7, RTS_PIN_NUMBER 5, HWFC true...
Hi all,
I am learning about the combination between Bluetooth mesh and NFC. I would like to realize a simple exercise below.
Assuming that I have a mesh network with 4...
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...