Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hi Nordic
I am working on the SAADC example and I have noticed that when the buffer is filled the NRFX_SAADC_EVT_DONE event is generated. My question is on NRF_SAADC_INT_DONE...
Hello I am seeing some excessive current consumption (~650uA) when connected and do not know where it is coming from. I am using a custom board with an external 32 MHz crystal...
Hello,
At the moment, there is a need to develop an application for Android to communicate with our device. And we encountered the following difficulties: using the standard...
Good day.
We have a customer that asked us the following questions about the nRF9160 asset tracker application and we're hoping that you can help.
1. What tools are...
Today i received my brand new 2 pieces of nrf51-dks. when i wanted to try out some of the examples, i tried to copy over the .hex file to the usb drive, but for some reason...
Dear experts
We have no experience using Nordic SOC neither Nordic SDK, but want to start the contact with the platform.
Our aim is to get knowledge, setup the development...
Hi,
Can I use the serial interface to interact with an nRF52840 dongle running a mesh stack?
If so is this limited to UART or can the USB connectivity be used?
If any...
Hi,
I am developing a device based on NRF52840 soc in ble central mode. Could I claim when I do not call sd_ble_gap_scan_start function BLE radio is thoroughly OFF and there...
Hi everyone,
Maybe this is a very simple question but I want to avoid future troubles, that's why I'm asking. I want to copy an example from SDK16 and rename it. For example...
My Win 10 is up to date. Seger' J-Link driver is OK. Here's message from log screen: Please help to find what I missed. Thanks.
08:03:35.048
Using nrfjprog library 10...
Hello,
I am currently trying to use the MQTT publisher example to send a message to a locally hosted MQTT broker (I assume I can use a local IPv6 address?). The MQTT broker...
Hey Nordic Team,
I'm in the midst of integration the nRF91. As with the nRF52 designs, less work was taken out of the RF design aspect because it has a built in balun. As...
Hi Nordic:
I burned the AP & Modem firmware in the picture below, and found that the current consumption when entering PSM is 500μA. Please help to analyze. What caused...
Hello ,
I am using freertos with nrf uart service, i could able to get these timings that seem little bit weird.
one of the pin toggled for each successful ble_nus_data_send...
Hi Nordic ,
I have a nRF52840 project development based on SDK 15.3 . Now ,I need to add DFU feature there. we suppose to use background DFU here. we will use long range...