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...
Hello,
I can't set the memory map into segger with a zephyr project.
For example for blinky project into ncs/zephyr/samples/blinky.
When I go to Project->Options, I...
Hello, we use the nRF24LE1 (24 pin) in a product, that is in production since many years. In order to process a FW change request I need to test the FW on a nRF24LE1 (48pin...
Dear Devzone
I have an NB-IoT application running on a Thingy:91, that wakes up every two minutes and sends a small package over TCP to a remote server. I'm using a Keithley...
I have been slogging my way through documentation and examples and have managed to create a beacon application using the development kit and Segger IDE. That said I am fumbling...
We are working on the GPS sample code found in the ncs\nrf\samples\nrf9160\gps folder of the nRF Connect SDK 1.1.0 tag in the repository.
The modem firmware version we...
If a record in a file with MESH_CONFIG_STRATEGY_ON_POWER_DOWN have been changed the NRF_MESH_EVT_CONFIG_STABLE is never emitted until mesh_config_power_down() is called. ...
Hi
I am working with nrf52832 development kit. I am trying to write device information service from central device to peripheral device.
I am successfully able to write...
Hello Devzone,
I've been using nRF52810, SoftDevice 112 (5.1.1), for a Mic recording application. What I'm trying to do is sample PDM MEMS mic data through PDM interface...
Dear Team,
I have nRF52 DK and nRF52840 DK, Can we program nRF9160 using nRF52 DK?
Please let me know the process and detailed wiring to program nRF9160.
Ashiq Moha...
Hi,
Good Day!
Statement of Problem: We use Li-Ion Battery in our application and would like to monitor a few variables such as Battery Voltage, Battery temperature & Discharge...
Hello, I'm trying to set up SPI communication with a sensor from my nrf5284_pca10056 running zephyr.
This is my prj.conf file:
This is my .overlay file:
And this...
I'm looking at the GPIO functions in http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/peripherals/gpio.html , and looking at the function prototype...
Hi
I'm have and NRF52840 with a MPU9250 connected via TWI. The connection to the MPU9250 is successful, I can find its address on the bus (0x68).
I've implemented a very...
I am trying to add to an existing project gpiote
I have copied the code from the example project and tried to add all the files and changes to my sdk_config.h to match the...
Hello all,
I'm trying to develop a basic bike computer, compatible with ANT+. For that, I'm using nRF52 DK. My main objective is to be able to connect to any commercial...