Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
Hello everyone,
I work on a project with a custom board and e NRF52840 on it.
I work with the SDK15.2.0, the SoftDevice s140 and FreeRTOS.
The BLE function well but...
Hi,
We have a product in manufacture based on nRF4122, SDKv9.0.0 and using S310.
We are aware that this is nearly 5 years stable but are considering the options to upgrade...
I am currently working on a project based on the light_switch mesh example and am running into an issue where I'm receiving several of the following error throughout operation...
i am trying to customize my advertisement data, for that i am using sd_ble_gap_adv_set_configure API, and it is also returning error status 0. But the data what i am giving...
Hi
I dont know if this ever worked or stopped working after I updated SES to v4.5
The SES v.4,5 had no nrf support so I had to back down. (not sure why the update was...
Dear Sir,
To Nordic Dev kit, a sensor is interfaced via SPI lines. Using SPI in blocking mode (Polling).
After initializing SPI communication, 2 bytes are written to the...
nrf master control panel android app sent only one byte, while sending more than one byte gives Error 13 (0xd): GATT INVALID ATTR LEN
cant we send more than one byte in...
Hi,
I'm gathering assembly specifications for a custom PCB that uses nRF5340. I don't find any specific recommended reflow profile and solder paste for assembly. I stumbled...
Hi,
Bit of a newb question but I am evaluating the Thingy 91 dev board and would like to also connect some sensors via the SPI interface. I was wondering what would be the...
Hi everyone,
I have one question just for confirmation. Can I supply the board from the VDD pins located on P1 header (Socket 1x8)? Shall I bear something in mind in that...
Hi,
We use nRF9160 and nRF Connect SDK in a device project.
Our customer have asked to declare all open soruce software modules and their licenses. Do you have such a...
Hi, I found one older question (7 months ago) with the same problem but that had no answer. Situation:
- SDK 15.3, s132 v6.1.1 - The softdevice has been enabled and ble...
Hello,
I want to add/enable logs in DFU secure bootloader exaple. For that, I have enabled following macros which are needed.
NRF_LOG_ENABLED, NRF_ATFIFO_CONFIG_LOG_ENABLED...
Dear
I am testing AGPS with my THINGY91
SIMCARD: TELIA /Norway
I got the output report:
Could you tell me what is the problem? Telia SIMCard?
Thanks,
BR
...
Hi ,
I use SES to build a project ,SDK version is 15.2.And get the err:unknown register name 'vfpcc' in asm.
This seems to happen with every file.For example :
and...