Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hello Nordic support:
How to reduce nRF9160's LTE-M TX power in coduction test. Is there any AT command to reduce TX power? Or could you give us some guide about how to...
I am diagnosing pin malfunction in a custom board where I have working code from another version of the board which no longer works.
I am developing against NCS w/ VSCode...
Hi,
When asking to change the toolchain version in the VSC extension I get an error message:
Command 'nRF Connect Select nRF Connect SDK Toolchain' resulted in an error...
I am using the current nrf-sdk v2.1.0, which includes a Zephyr version (3.1.99 etc.) which has at the used stage an error with twister: instead of using get_testsuite the...
Hello,
I tried to run the sample Bluetooth: Periodic Advertising but I found some issue.
I'm using SDK v1.9.1.
The first issue was related to advertising creation with...
Before I go deep into the rabbit hole, I am wondering if anyone has had success with the following:
I am in a Windows 11 environment
I want to setup Docker with nRF...
Hi Community & Nordic Semi
I have an ultra low power design using the NRF9160.
I would like to avoid adding an additional LDO to reduce costs and Iq.
VIO from the datasheet...
Hello Community, i'm currently working on a custom board based on BC40C which is a BT/BLe module based on nrf5340 i'm trying to debug my board with jLink ultra + under, i...
There is an examples that show how to change from a 2Mb/s to a Coded 125Kb/s ?
May I change the bit rate of the comuniucation dinamicaly ? For examples I see that with a...
Hi there,
The mentioned known issue needs a workaround requiring a soft reset. This is quite a bruteforce method and I can't believe this hasn't been fixed already. Quite...
nRF Connect SDK v2.0.0
VS Code 1.70.2
nRF9160 development kit
To view all possible log messages the fololwing logging configuration is set up in prj.conf:
CONFIG_LOG...
I'm using nrf52832, and it is connected with external mcu (stm32) to uart.
I'd like to connect this ble module to PC with ble (wireless connection), it was paired.
After...
Hello,
We developed a zigbee coordinator with nRF52840.
We discovered that our coordinator is not receiving the the beacon request coming from some Ember based sleepy...
Hi,
Is it possible to connect the Thingy53 over Bluetooth with Raspberry and store the sensor data in a database (e.g. Firestore).
I only found one solution, but its for...
Hi,
Is it possible to get the device name - i.e the GAP_DEVICE_NAME - of an unprovisioned or provisioned device using a serial device and the interactive_pyaci? It would...