Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Hi,
I recently dug into the potentials of the NB-IOT network allowing iot devices to directly make use of cellular communication. With the release of the new nrf9160 containing...
Hi,
Recently, I was trying to pair the nRF51822 development board by windows swift pairing.
While I turn on the swift pairing function, I still cannot use this feature...
I have a similar question to https://devzone.nordicsemi.com/f/nordic-q-a/32115/how-to-parse-the-log-file-of-the-nrf-connect-for-desktop
There are lots of data in these log...
Hello.
Recently, our supplier recommend us to use nRF52810 instead of nRF52832.
These two MCU have same pin map, so just we pulled off existing nRF52832 from the board...
Hi,
we had used nRF52810 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tune UP tolerance values of...
Hi There,
I was trying to understand the step to create a test app for dfu bootloader update via BLE for PCA10040. Below is the documentation I read.
http://infocenter...
Good day
My nRF51822 uses the Eddystone example with SDK 12.3.0 in conjunction with S130. When I configure TLM in slot 1, I notice that the temperature is about 6.5 degrees...
Installed nRF5_SDK_15.2.0_9412b96 and nRFGo Studio. nRFGo Studio fails to recognize the nRF52840 DK board. Screen like this:
It sees and correctly identifies the Segger...
I am trying to do things like
get the current date and/or time
configure a socket
activate a socket
Usually I use commands like
at+cclk
at+csdf
at+ctzu...
I am following the Thingy:52 "Compiling With Keil" instructions provided in the following link.
nordicsemiconductor.github.io/.../firmware_compile.html
However, I get...
Hi,
We have released multiple products with the NRF52832 chip with SDK's ranging from 10.x to 14.x, quite successful so far.
However, one part that is lacking in my opinion...
I have been struggling with getting nrfjprog working on CentOS 7.x. Each invocation results in the following error due to the version of glibc used to link the nrfjprog binary...
Hello!
A quick question about how to shutdown unused RAM on the nRF52810-CAAA?
We're not using any of the Soft Devices. Our code is pretty tiny. Map file attached.
We...
Hi,
I want to read data from my ble UART (NUS), to do that I implemented the NUS service and registered the onDataWritten callback (which is the MBED equivalent of the HVX...
Hello:
If we are to use the nrf9160 in a production product, what additional certifications are required? For example, if I purchase a Telit cellmodule, I still have to...