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,
I'm trying to print a float over UART but I think the NRF implementation is faulty. I've tested not UART SDK example with the following changes, inserted at line 168...
I have a Thingy 91 and try to analyse the PSM and eDRX in asset tracker application. I use NCS 1.4.0 in this case.
In prj_thingy91_nrf9160ns.conf file I found the settings...
I have: nrf51822 bluetooth module, STlink V2, Keil, segger studio, nrf51 sdk and softdevice files.
I have achieved making the led blink at a ble peripheral device by nordic...
Hi,
I'm using nRF52840 with nRF5 SDK 16.0.0 and Mesh SDK 4.0.0.
I'm trying to add PB-GATT service to the ble_app_uart_coexist example. I set MESH_FEATURE_GATT_PROXY_ENABLED...
我正在执行ble_app_uart_c例程的功率测量,并且已经关闭了串行端口,这与打开串行端口时测量的波形不同。 我猜封闭的串口会影响扫描。
This is the waveform without closing the serial port
This is the waveform without serial port...
I add a compiler flag --wchar32 i n the Misc. Controls section of C/C++ to support character pointers with 32-bit width. But got errors as log attached. Any help is appreciated...
Hello guys,
I am a newbie with nrf52 and I am trying to debug ble_app_uart project under ble_peripheral directory. I do get download successful as shown in image below...
Hello,
I am trying to use the PPK (I) to measure current consumption of a DVK-BL654. I was able to successfully do this several months ago, and now when I am attempting...
Greetings,
I'm having some trouble displaying logs to the SES Debug Terminal... Basically, I can see the logs with RTTviewer but not in SES Debug Terminal. However printf...
We are in the process of applying for approvals testing of the device and need your help to confirm the following. Bluetooth data required (we use BLE4.1 mode): 1) Operating...
I need to apply for timeslot to scan private 2.4G signals, in order to save power consumption, the timeslot needs to be ended immediately after scanning the signal.
I try...
I'm using a custom board designed around this nRF52832 module . I have broken out SWIO/SWCLK/SWO and nRF_RST to a standard Arm 10-pin header.
Using Black Magic Probe, I...
Hello All,
I am trying to Program our custom board which has nRF52 controller using nRF52- development kit ( https://www.nordicsemi.com/Software-and-Tools/Development-Kits...