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,
We are trying to learn how to use the python bindings with the nrf51 dongle on an application for a windows PC.
We got as far as installing the pc_ble_driver_py, but...
Hi,
I am trying to run the light switch example of the nRF5-SDK-for-Mesh-v1.0.1 on total 2 boards(1-client (own nrf52832 board) and 1-servers (dev kit nrf52832 with pca10040...
Using Windows 10 I get an error when I try to export the graph from my PPK 1.1.0 to any Image File (PNG JPEG etc). SVG and CSV export works well.
Python shows this error...
Hello, Thank you for helping me to interface the PCF85176 (40 x 4 universal LCD driver for low multiplex rates) with Nordic nRF52 development kit board. I need to write the...
i have a few question, i bought this " www.skylabmodule.com/.../".
if the device has a sample code loaded?
where are the example codes for the device?
i want connect...
Hi everyone,
I recently acquired a nRF52832 Breakout Board from Sparkfun. I have been using it for a few weeks now and everything was fine. I was programming it using the...
I use DFU function to update APP. and when i execute the flash write operatin in APP,then afer the dfu operation,bootloader can not jump to the APP. it keeps in bootloadr...
I am using nrf52832, SDK14 and sd 132.5.0. I want to disable SAADC after measuring battery level then enable again when I want to measure it again like in this post . When...
Hi, I want to know how to properly indicate for the function
spi_send_recv(...)
that I'm sending or receiving data on SPI.
On other platforms with library function...
I'm using the SPI driver and experiencing a hang in the SPI driver because the SPI interrupt is not raised. The reason is in this code from the driver:
p_cb->bytes_transferred...
Hi,
my device does some UART communication. Because temperature drift of HFINT is to large, the external HFXO has to be used. To make things worse, this is a low power...
hello,
I modified the beacon example that allows me to modify major and minor value from mobile app,
but when i restart the nrf52840 dev board, the modified values are reset...
Hi,
I need to get at least 3 sensors data (Accelerometer and Gyro) simultaneously and I am thinking to use the Nordic Thingy:52 for that. Our application sends these information...
Hello Nordic Devzone,
I have problems with twi/i2c init code on a Micro:bit, nrf51822.
The accelerometer is a Freescale MMA8652FC.
I use Segger Embedded Studio for ARM...
Hi there,
We started to notice that we have been getting random disconnects with the reason BLE_HCI_CONNECTION_TIMEOUT. After profiling our device, it was found on one...