Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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 company is trying to find a way to read the frequency of that 32 Mhz external oscilator on nRF52840.
As we cannot directly probe the oscilator due to the capacitor...
I am currently working on getting a pwm to work on port 0 pin 1. I am using the dev board, and a custom board.
when I use pwm_pin_set_usec ( pwm_dev , 1 , 5000 , 25 00 ...
Hi.
setup is 52832, SDK15.3.0, S332
I set MIn Max connection inverval is 500ms.
when connect using nRF Connect app, it is not change immediately connection inverval...
Hi There i have a Code handling two events simultaneously, one event is advertisement And the other is scanning which is done every half an hour. the average current consumption...
Dear Nordic Support,
I am using nRF52 SDK v16.0.0 . I am running BLE peripheral examples. As I read from the examples, the button 1 is used for sleeping and waking the board...
Hello,
after updating the modem fw to v1.1.0 the application fails to read the sim card information using
AT+CIMI after starting up.
The same application did work perfectly...
Hi,
I'm using nRF52811 & nRF52832.
I want the Countinous Modulated 10101010 and 11110000 patterns immediately after Power On, to evaluate the modulation stability in long...
Im developing a BLE beacon based on the eddystone example provided for the NRF52832. I've found that in softdevice applications, the radio frequency can not be changed directily...
I am developing a custom board using nRF52810.
SoftDevice S112 6.0.0 and SDK 15.0.0 are in use.
I want to know the maximum current in Idle state .
Current measurements...
Hi all,
I am currently trying turning off the active time, so that the nrf9160 immediately goes in power save mode after RRC Connected Release.
If I send the command ...
I connect VBUS to VDDH, and use a USB cable for power supply(high voltage mode), but I cannot download firmware into the 52840.
Unless I power the 52840 from the VDD pin...