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...
Hi guys,
we have triggered one interesting state of fds module… This could be somehow connected to https://devzone.nordicsemi.com/f/nordic-q-a/27259/fds-data-corrupted/107629#107629...
I have a problem with upgrading bootloader on NRF52832 IC. We are in the middle of porting our own bootloader from SDK 8.1 to SDK 14, because we had to change BLE modules...
Dear All,
while evaluating low-power options in the context of wireless sensors, I've stumbled upon a strange behavior with the nRF52832 using ESB from SDK 14.2. Here's...
Hi
I modified the SPI master example to read an 16-bit ADC at 44.1 kHz.
While the HAL_TIMER achieves its ~22 microseconds quite good, the SPI driver is quite slow: the...
Hi!
I have an observer that listens for advertises from just one ble switch. I can control the leds on the nRF52 DK with the switch. Now i want to connect to nrf connect...
Hey guys,
I have been fighting with this for a couple of days and I am hoping someone can give me some insights as to what might be going on.
We currently use the nRF24L01P...
hi,
i am doing a project where i have to discover custom services on connected ble nodes.
i am using nrf52832 as central device and thingy 52 as peripheral device i have...
Hi Nordic:
I build up an mesh network with following setting:
1. A nRF52 platform with example/light_switch/provisioner with a auto-start-provisioner
2. Another nRF52...
Hi,
I have successfully used the nRF Connect app with a Rigado BMD-350 Dev Board to send a few UART characters back and forth to a new target device using the Rigado BMD...
I started today with the following examples to make a start with serialization:
- ..\examples\connectivity\ble_connectivity\pca10040\ser_s132_hci
- ..\examples\ble_peripheral...
HI:
I am Measuring current on custom hardware with nRF5x DK, Peak current is always too high during testing.Please give me some advice。
I am using the nRF52 DK development...
Hi,
I am working on RTC implementation. I had a doubt.. Is it possible to generate interrupts on different channels (channel 0/1/2/3) using same RTC instance ?
Thanks
Hello,
I'm trying to communicate with another device via I2C. I'm trying to do a simple write but it seems that the TWI NRFX driver is sending wrong data.
I'm just calling...
Hi,
I am implementing a beacon solution and intrested to move from fast to slow and vis versa(slow to fast) advertising modes -
i.e. BLE_ADV_MODE_FAST & BLE_ADV_MODE_SLOW...
Hey,
I have seen some articles which says that voice over BLE (4.0) is possible but there is no standard profile for it.
So far i've seen :
Silicon Labs
STM
T.I...