I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
I donwloaded and executed the nrf52 examples with Keil µVision as I use it everyday.
The problem is when I compile and use a BLE example, it is stuck in SVC handler.
The...
I have a problem to make a program that read e put a string in UART. In version 7 of sdk there are functions simple_uart_get() and simple_uart_putstring, but this functions...
In the examples\bsp\bsp.h file there is a typo on line 61:
#define BSP_APP_APP_TIMERS_NUMBER 0
It should be:
#define BSP_LED_APP_TIMERS_NUMBER 0
Where is the...
I'm building out a project in Keil using the latest SDK (9.0) and the S130 Soft Device, and during build, Keil complains in mem_manager.c that sdk_config.h isn't there:
...
Hello, I'm currently using the nrf51822 and I'm constantly trying to send the accelerometer data to the NRF UART v2.0 Android Application.
But I do not know what I would...
Hi:
I want to get frequence hopping with gzl, Now I finish config gzl and commuicate successful between host and device. But I don't know whether frequence hop successful...
In s110 sdk 8, peripheral can connect one master and advertise in a non-connectable state simultaneously by here
but I did not find out how to confing non-connectable advertise...
This call:
SEGGER_RTT_printf(0, "%sHello %s%s%s!\n", RTT_CTRL_RESET, RTT_CTRL_BG_BRIGHT_RED, RTT_CTRL_TEXT_BRIGHT_WHITE, "World");
Produces this output on the J-Link...
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 -...
Hello everyone:
i'm testing the iot SDK 8.0, but got some problem with that.
Using the CoAP observable server example with it.
env: pca10028 + ble dongle + raspberry...
Hi,
What is the maximum rating for the nRF51's input RF level? It is not specified in the Product Specification for 51, though it is for 52.
Thanks,
Steve
By the migration of my application from nRF51 to nRF52, I can't compile the Nordic driver: nrf_delay.c
The IAR-Compiler gives that output by the build:
Error[Og010]...
Hi ,
I am using 2450bm14e0003 this instead of LNA circuit provided by NRF24L01P-R7 .Is it better to use this balun Ic or i should use the circuit provided by nordiac only...