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'm developing an Ultra-Wide-Band indoor localization system consisting of beacons (stationary, hard powered) and tags (mobile, battery powered), and am looking for a suitable...
Hi Nordic,
I am developling a porject with nRF5 SDK 17.1.0, with nRF52832.
the 52832 serve as a central role.
1、I am wondering what is the difference between BLE_GAP_EVT_CONNECTED...
Values change rapidly and bt_gatt_notify_uuid is called at 10ms interval while bluetooth connection is set up for 15ms connection interval. I assumed this would simply queue...
I have attached all sleep modes of our controller that i found through forums and from your suggestions.
But my problem is No one of these sleep modes, wake-up through...
Hi,
I am just starting out creating a project to run on an nRF9160 on custom hardware. I have set up a development environment (v1.9.0) through nRF Connect for Desktop...
Hello I use nrf52840 and BME280. I plugged it GND GND SDA 45 (P1.13) SCL 47 (P1.15) VCC 32 (P1.00) I use timer to refresh data and on the first line of the code I init gpio...
Hi,
In the nRF52840 Product Specification 1.7 , page 34 chapter 4.4.1.9 INFO.VARIANT, I read that the hex code of variant "AAF0" is 0x4141 45 30. However the description...
Configuration :
IDE : SES V5.70a
SDK version : NRF5_SDK_17.1.0
Board : NRF52840DK
Hello,
I'd like to use 4 channels of the ADC in a scan mode at a high frequency...
Hi,
I am working on an application to transfer firmware file via BLE-GATT to nRF52833. Can you kindly suggest any sample code for me to evaluate.
Thanks,
Ubaid
Hi,
I've been following this tutorial regarding connecting my BLE device to another Bluetooth module:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting...
Hello,
I have a question regarding NRFX_SPIS_XFER_DONE event. Documentation says that this means "SPI transaction has been completed."
I'm curious if this event is triggered...
Hi,
I have just bumped the NCS I am using for my project to version 1.9.1. After this update, I found a bug in the Zephyr code.
On line 214 of zephyr/subsys/net/lib/lwm2m...
After some advice here, Typically I use the native or recommended IDE's for the platform I'm working with and generally have no issues getting up and running. This time around...
Hi,
I am using NCS v1.9.0 and have a question about datatime module.
It seems to have NTP and Modem clock sources, but I don't want to use either clock source. I have...
Hi
Thank you for your attention to my question, I would like to inquire how to control each channel of hardware PWM individually, We have 6 LED lights, each LED has different...