Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I recently purchased a Thingy:91. Initially it would not connect to the local network. I purchased a a J-Link programmer and via the nRF Connect Programmer updated the modem...
Is it possible to Read the battery status and/or the temperature value from the nRF52810, write that data to on chip memory, and run a code to modify the Major and Minor values...
To the kind attention of Nordic support team,
after some months I gave a look to the segger toolchain configuration for the device host example using the secured gazell...
Hi
I am trying to set up my visual studio to communicate with my nordic device and found that PC-ble-drive can help me with this.
I followed the steps mentioned in the...
HI I'm currently working on measuring distance between two points with two nrf52840 modules with the example "nRF52-ble-long-range-demo" (you can easily find it in github...
I have configured "nrf 52 DK" to worked as BLE sniffer. I am trying to sniff the data packets exchanged between two TI CC 2650 devices (in which one is master and other is...
I am trying to configure my nrf 52 DK board as BLE sniffer. I am following this blog " https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer...
Hi,
I'm using the Light Switch example and would like to read out the own address on a light switch. Is there any application call, such that the stack returns my own...
Hi,
Currently I’m working on a device which is, on the one side connected to a smartphone via BLE and on the other side to another uC via UART.
Therefore, the UART speed...
Hello,
I did a code base on aws_fota sample and added a watchdog, a timer (to feed watchdog) and modified some outputs. Tests about thèses items looks correct.
When my...
Hi,
The Zephyr LwM2M client seems to leak pending objects that are used to track retransmissions. When this happens it enters a loop where the lwm2m_rd_client stops sending...
We noticed strange behavior when measuring voltages with the SAADC with our custom board. When VDD_GPIO is at 1.8V (which is our target), the ADC measurement error is about...
Hi, We've been having problems trying to implement a high-speed uart communication between the nRF52832 and an STM32. We switched to using libuarte so we can use DMA even...
I'm running the Nordic/Thread SDK 3.2 with an NRF52840 (Rigado BMD-340) on SES 4.42.
I've got a project using BLE + Thread and I'm having problems implementing a hardware...
A multiperipheral connection to a central, all with custom nordic devices (nRF52840) has been stablished. Comunication and connection work just fine, but after a synchronization...