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...
Dear Sir or Madam,
I would like to establish Bluetooth communication. When the Central is connected to the Peripheral, I want to measure the RSSI value of each data channel...
I wanted to add this info to my previous ticket, but there was no option to reply. Just an FYI, here is the link:
https://devzone.nordicsemi.com/f/nordic-q-a/84225/expert...
I have the following: - NRF52840 - BG96 modem - NCS 1.5.1 - Zephyr v2.4.99-ncs2
When I start the firmware, it will first bootstrap followed by leshan server registration...
There already exists a question in the DevZone regarding this error but a lot of time has passed and maybe there is already a solution out there.
Basically, I want to execute...
Hello I have been able to run the lvgl sample in the nrf9160dk, however this only works when built in a secure board, when build in non secure a bus fault occurs. Using the...
All of our wireless products over the past 10 years have used the nRF24L01 or nRF24L01+. In order to minimize latency for our time-critical communications protocol, we are...
Hello,
I am trying to program an nRF9160 chip using pynrfjprog v10.15.2 and JLinkARM.dll version: 6.88 with a Segger Flasher Compact. This flasher supportd the nRF9160...
Hi,
I need to know on how to work with asynchronous SPI for my application use case evaluation, However i found no sample/example projects demonstrating the use of nCS...
Would it be possible to know a little bit more about the onboard integrated RF52-DK Nordic Board Antenna please? What type of implementation is used?
Kind Regards,
Za...
There is another case, where someone else pointed out the same issue but I can not find it. Anyway there was no solution.
When using VSCode with NRF Connect SDK installed...
Hi
can you help with this? Setup: MoSh example running on nRF9160DK
There appears to be some sporadic «Old AT event handler : %CESQ xx,y,zz,n » notifications with the...
Hi, I am working with the Thingy91 development board. Currently, I have flashed SLM on nRF91 and I am using nrf52 as my "main" processor for sending at commands to nrf91....
Hello Nordic
We have a device, working on nrf52832, with s132 and nRF5 sdk11.0.0, at customers around the world.
It contains a bootloader mechanism that copies a received...
Hi,
I am not able to use the gpio pin p0.18 as a gpio with nrf connect sdk.
I have tried to toggle the pin using "gpio_pin_toggle" and gpio_pin_set" functions but...