Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hi there!
I am trying to develop some application using ANT, and for that I bought some nRF51 (10031) dongles and one nRF51 DK (10028). In the beginning, I tried to use...
We are trying to dump SDK 12.1 examples and advertise the example, we used Segger embedded studio to dump the code, bps example. we followed devzone.nordicsemi.com/.../ to...
Hi,
I'm using an nRF52832 with the S132v2 and SDK 11 and wanted to test the ble throughput.
The nRF52832 should send as many as it can to an "normal" BLE-USB-Stick.
...
In SDK 11 the FreeRTOS port has the following line is declared in portmacro_cmsis.h
#define portNRF_RTC_PRESCALER ( (uint32_t) (ROUNDED_DIV(configSYSTICK_CLOCK_HZ, configTICK_RATE_HZ...
After updating from sdk11 to sdk12, the application only starts in debug. If started with reset, it hangs. I am running on a pca10028 board an with EmBlitz 1.0. NRF51 is QFACA1...
When I test the example, When I disconnect my phone of the nordic board.
I can use the other Phone to connect the nordic board
So, I think that how to avoid the connect...
I compile blinky_pca10040
I use IAR EWARM - ARM Cortex compiler
I have a Rigado BMD-300 on my PCB
Use J-LINK EDU
When I try to download and debug, I get the error
"Failed...
Hi
I came across this article:
www.nordicsemi.com/.../Bluetooth-Smart-hearing-aid-receives-stereo-audio-direct-from-iOS-devices-and-can-recognize-and-optimize-settings...
Hi, I want to change some configurations of my beacon such as packet type, UUID, Tx power and so on, in an online manner through the Bluetooth connection(by an application...
Hi I have run into this error when running. However it has just appeared (the FDS did work but now will not initilise.) I am using Visual_gdb.
As per this issue
I have...
Hi,
I am using nRF8001 with a MCU from PIC18F family. I have successfully configured nRF8001 to send and receive data through the nordic UART pipe (I used the app nRF UART...
I am experiencing a strange problem with stopping a scan. I am using the mesh from github.com/.../nRF51-ble-bcast-mesh together with interval scanning, meaning start scanning...