We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello,
Project secure boot loader S140, SDK 16.0, nRF52840.
This line of code causes compile/LInker errors in my project. I guess I need to adjust memory start address...
Hello,
my application is running without TF-M and I store a password persistently in trusted memory using "psa_import_key()". This works with SDK 2.4.2. After that I made...
Good day! I have a nRF52840 based board that I interfaced with a MEMS microphone (SPH0645) through I2S interfacing. I got to the point where sounds made near the microphone...
Hi, I am developing on NRF5340 chip, using an external Flash memory (AT25SL321) on my custom board. I was previously using vanilla Zephyr version 3.1.0 (everything was working...
Hello,
Why is this error displayed?
00> <error> ble_scan: sd_ble_gap_scan_start returned 0x7 00> 00> <error> app: Fatal error
I use the example in nRF5_SDK_17.1.0_ddde560...
hi,
I want to know how Bluetooth allocates channel resources as a master.
Assuming a Bluetooth master is connected to 8 slaves simultaneously, how does the master allocate...
I am working on a module MS12SF1 which is nrf5340+nrf7002. I set the mac address in the otp by running wifi_radio_ficr_prog otp_write_params command. After restarting the...
On SDK 17.x.0 only
Please Do not judge the quality of SDK based on number of entries here. This thread should be considered as part of Nordic effort to find issues and...
Hello,
The following error occurred when I ran the program. 00> <info> peer_manager_handler: Connection security failed: role: Central, conn_handle: 0x0, procedure: Encryption...
Now using 52840(S140_nrf52_7.2.0 protocol stack, SDK:17.1.0) Bluetooth packet sending found that the packet sending data length is far less than the actual length to be sent...
I am using a module named MS12SF1 which is a nrf7002+nrf5340 combine module. For wifi initialization, qspi is used. As it wasn't working I added spi4 in the nrf5340dk_nrf5340_cpuapp...
Hi Support Team
If we use nRF52840 develop BLE peripheral base on NCS. What is the maximum number of phones can connect nRF52840 at the same time? Many thanks.
Hello, I'm working on the nrf7002dk WiFi station sample. Most of the time, data is sent and received successfully through HTTP using the HTTP PUT function. However, occasionally...
Hi everyone.
For FCC testing we are required to create firmware builds to transmit at the beginning, middle, and end of the BLE spectrum to allow the lab to verify duty...
This happened last month also during debugging of . I could not use my device for the whole month because the quota was gone in minutes.
Now, new month, new quota, I turn...