Hello, I'm working on a prototype device based on the nRF9151 DK.
HW: nRF9151 DK, nRF9151 LACA A1A Tested with modem_shell sample app, NCS v3.4.0.
Symptom: on boot, "The...
Hi, I have a question with regard to the nPM1100 PMIC and entering ship mode (not exiting it).
If I am interpreting the datasheet correctly, the SHPHLD pin must be held...
Hi Nordic Support,
I am facing an issue where the peripheral registers are not visible in the Keil debugger during a debug session. Only the core registers are available...
Hi:
Use nRF54LM20A_DK.
Use ncs 3.1.1.
And this is source code:
The following error occurred:
« *** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr...
Hello, I use the NCS v3.3.0 (ncs\v3.3.0\nrf\applications\nrf_desktop). Can the desktop dongle connect to two keyboards at the same time? Development boards: two nrf54lm20...
With SDK 3.3.1 I do not get the <inf> logging messages when building the Hello World app unless CONFIG_LOG=y is added to prj.conf.
Perhaps this is left as an exercise for...
NCS: v3.4.0 Board: custom board based loosely on PAN1783 TF-M not used
Images: - App core: mcuboot, Firmware (main app) - Net core: b0n, ipc_radio
Summary of configuration...
Hello,
Sorry for this newbie questions.
I have a side project (connected device) that will need a BLE component for communicating with phone apps (android, iphone). I...
Hello, everyone
I am trying to let our nrf51822 board transmit data automatically after the cccd modification. I have been use the Master Control Panel to do this. For example...
I'm using the PSA1001 eval board with SD 110. The device comes up advertising, I can connect and access my services. I need to the Central to be able to issue a disconnect...
Hi.
We are doing a few test on the S120 range with the Softdevice v1.0.0. We have a peripheral device that we can scan and connect it with iphone within 50-60m. However...
While scanning for advertising beacons with startLeScan method, this method also request peripheral device for scan response and stores it in scanRecord. I only want to scan...
Hello,
i'm sorry for asking again, but i read nearly all threads about I2C and didn't get any answer yet.
I want to use the interrupt to control the I2C sequences and...
According to the data sheet for the nRF51822 the channel range is from 2.400 - 2.483 GHz.
In the radio test example however, it limits the range of test channels to 2.400...
Has anyone been able to get Eclipse working with the pure-gcc makefiles and autodiscovery of include files?
I can get Eclipse to build my project using the pure-gcc makefiles...
Hi,
I am using the nRF905.
Got a transmitter and receiver working.
Problem is the receiver only accepts packets of 32 bytes in size. As soon as I send smaller packets...
Hello,
once synchronized, what is the minimum time for exchanging acknowledged packet.
according to datasheet :
Timeslot periods
The Gazell Link Layer supports...
I've setup Eclipse GCC tools for building and debugging as per the nAN-29 app note (and lot of online help) and able to build the code. However, the debugging is working only...
I'm new in nordic.
I want to use nRF51822 as an iBeacon for iOS.
This is possible?
There is an example, documentation for this ?
I have nRF51822 BLUTOOTH SMART BEACON...
I'm interested in working off the reference design for the nrf51822 to create my own board. I have a few questions about the 3 inductors specified on the schematic/BOM:
...
hi,
I an trying to enable notification from server. According to spec. i have to write 0x01 to the CCCD handle in heart rate characteristic in ble_app_hrs. In the BLE_GATTS_EVT_WRITE...