I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
Hello everyone,
In the Light Control Example of Zigbee SDK 4.1 there is a Light Switch with a couple of button assignments.
Used board: PCA10056
(Light switch) Button...
I am getting a
<debug> app: char val length 22 <debug> app: Failed to initialize characteristics. Error code: 0x04 <debug> app: Unable to create RegCertDataList characteristic...
Greetings,
In the nRF5 SDK for Thread and Zigbee v4.1.0 There's the "Zigbee CLI Agent Example".
Under this example the section "Using CLI to control lightning devices...
Hi, guys
I am debugging the I2S feature on nRF340DK, when I completed the initialization of I2S pins configuration and start I2S, the SCK,LRCK and MCLK pins can produced...
I'am new for this platform and working on nRF Connect SDK v1.6.1 with SES on windows.
i plan to develop based on a sample project. so, for example i select file-->open nRF...
I am trying to run and test the ots example but I am not able to connect to device with the nrfConnect or any other app? Please guide me as to how to check the ots service...
I am doing power optimizations on a custom hardware that has nrf9160 and nrf52833 on it. These are connected via GPIO pins and I use two pins to send interrupts to each other...
Hello. I am downloading a custom board (nrf52810) using the nrf52832-dk board as shown below.
I compressed and managed the project file after taking over for company business...
Dear Team,
We are developing a product based on ble mesh. We are planning to select NRF52840 as master device and nrf52832 as slave device. Slave devices should be more...
In the ble_app_beacon example in nRF SDK 17.02, there are two defines namely APP_BEACON_INFO_LENGTH (0x17) and APP_ADV_DATA_LENGTH (0x15). The former defines length of the...
I am trying to port some code from the nrf52840dk (PCA10056) to the dongle (PCA10059) and everything seems to work fine until an interrupt is triggered. All serial output...
Hey! I have a project with custom board with nRF52833 and I would need help with just getting data from sensor via i2c and sending it via bluetooth to mobile device. For some...
Hey!
I would like to use the nrfjprog executable from the nrf command line tools for flashing the nrf9160 modem firmware. I read some older tickets about this issue and...
I have a requirement to start the MCU with extended non connectable advertisement for few minutes and then activate normal connectable advertisement for another few minutes...