I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi, I'm looking for help installing the nRF Connect for Desktop 3.12.0.
I've managed to unpack the application EXE and have picked out all the required pre-reqs to do the...
Hi,
I have a problem, When I first initialize Bluetooth and then initialize FDS for writing, it will fail. However, if I first initialize FDS and write data ,it is OK, then...
Hi,
We develop a custom gateway in which we use iMx6ULL and NRF52840. Both are connected over full UART.
We use this NRF52840 as a BLE HCI controller by flashing the HCI_UART...
I'm following the Nrf Connect SDK tutorials on YouTube and I am at step 3 ( nRF Connect for VS Code, 3: Building an application & Exploring windows ). When creating the build...
I have developed an image based on the AWS IoT example which runs on a custom board. The custom overlay exposes some additional UARTs, LEDs, buttons, etc. in custom pin locations...
hi support team,
customer is asking how to add keep alive time in https request header,
i was trying to do this command as below: adding " Keep-Alive: 60\r\n" in XHTTPCREQ...
Hi there!
I've been digging through the code base but could not find a compile option to enable LOG_DBG() type output so that I can observe the JSON formatted packets sent...
Hi,
1. Please solve the problem of high network current registered to nRF9160 (test environment: no network signal)
2. Rf signal: the test current is normal. See Appendix...
Hello,
I implement my own DFU master in nrf52 using SDK11 to replace use of Nordic mobile App. Target to upgrade is also nrf52 but with SDK15.
I have difficulty to get...
Hi,
How do I set the SPIM3 parameter so that MOSI is low after SPIM3 has sent a byte 0x01?
The test environment
DK PCA10056
SDK :sdk17.1
example :spim3
Thank...
Hi,
How to enable NRFX_LOG_INFO?
I ran the following test, but no nrfx log was found
example:D:\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10056...
Hi
1.Referring to this tutorial, the customer tested the cat-m mode, and the equipment could not be identified by the customer instrument. How to deal with it?
2.nRF9160...
I followed the tutorial videos and when I connected the device using USB, the computer didn't recognize it and it didn't show up in the devices list in VS Code either. pc...
Hi,
I'm working on a project where we are receiving sensor data from a BLE peripheral (BL654), and publishing it to a piece of PC software via UART/ FTDI cable from a BLE...