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,
Is there a list of Android devices that will run nRF Connect, or will it run on any Android device?
Which Android app stores is it available in please?
Kind regards...
Hi,
We are using a module which includes nRF52832 in a custom board. After a while devices stop working but when we re-connect battery device starts working again exept...
Good morning,
I get a i2c nrfx twi error on startup and reset whenever the i2c sensor is switched off (<err> i2c_nrfx_twi: Error 195952641 occurred for message 0). I am...
Dear all,
I would like to ask if the nRF5340 LE audio can connect to a mobile device while another LE device is also connected to the mobile.
For example, is it possible...
Is it possibe to configure uart with baud rate of 512 on nrf52832?
I tried to configure the uart with this baud rate, but I am not able to get the uart communication ...
Hello everyone i need to update the Advertising Data of the device but i am not sure the correct way to do it. First i have the next struct of the Adv Data that i want to...
Thank you for your help. We are currently developing hardware using nrf52840. I would like to use pin numbers to control LED lighting, but when the port number is 0, I can...
I am developing a custom application that was started from 1 of the bluetooth examples for a customer and though I have been using the same custom PCB for 7 months, I am now...
Hi all,
Where can I find the led_button code that was flashed during production of this DK?
I have flashed the blinky sample and would like to revert to the original code...
I am trying to modify the nrf_block_dev_qspi.c to work with S25FS256 flash part in our project. However, i am facing issues. When trying to understand the code I see some...
we bought the nRF52820 - but we have the nrf52833 kit
1. where cam i find examples code for the nRF52820
2. it the example code for ble uart of the nrf532833 can work...
Dears,
I am developing a Ble Mesh node device using nrf52833 SOC with nRF Connect SDK.
I want to check some configuration status in the node.
To check if the node...
Hello,
I am stuggling to understand how to set the RAM and FLASH size for the nRF52833 DK. I managed to get normal blinky working, and now trying to get ble_app_blinky...
I am entered in an Hackster.io challenge that includes a dongle that plugs into the Thingy:53 slot. How do I use this? there is no doc pages on the site?