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...
app_timer.h is include two times in : examples\ble_peripheral\ble_app_ancs_c\main.c examples\peripheral\spi_master_using_nrf_spi_mngr\main.c examples\peripheral\twi_master_using_nrf_twi_mngr...
We are using the nRF52832 to scan for surrounding beacons on an interval (scan for 60 seconds, sleep for 30 minutes). During some of these scans, not all beacons are picked...
Hi,
I'm trying to run some examples using my nRF52840 . I noticed that the BLE header files used in the SDK 14.2.0 are different than what's in the standalone S140 (6.0...
I have connected the board to a PC and it prompted a JLINK folder when connected to a PC. However, when I tried an example project on the IAR workbench, I think I clicked...
I have custom board with nrf52832. I use latest nrf5 sdk 14. Problem is that when I am connected with SWD and RTT then everything works perfectly. But when I disconnect SWD...
hello , i'm trying to read my file fatfs in sdk , i have the instruction created with vivado HLS but i can't translate by my self in fatfs. some help please
this the instruction...
While Digikey is listed as a Canadian supplier, they do not have ANY of the dev kits. That is to say, they won't ship them to Canada. They have them. They are listed on nordic...
Hi,
I am using ble_app_uart sample code. In that I want to run a timer based on the commands received in BLE. i.e., if command received is 'one' , LED1 should ON for one...
Hello,
I asked about this on openthread-users ( https://groups.google.com/forum/#!topic/openthread-users/F8_NmMRDOFE ) and got redirected here. Generally, I observed a severe...
Hello Everybody,
I wonder if anybody knows the current consumption of the ADC, How much will it burn for getting 1 sample?
This is for NRF51828a
Thanks for your help...
I'm trying to use real time clock with BLE and softdevice. My app based on ble_app_cts_c example and calendar ( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi
I have a PC application that communicates with NRF52832 device via the NUS service.
This was working fine with SD 3.0.0 & SDK 12.0.1, but after upgrade to SD 4.0.2...
I think Zephyr OS has better support for "Bluetooth Mesh" than Nordic own MESH SDK
Is nordic has any plan to release MESH related examples which support this play.google...
in my application i am using the hrs application and added dfu and uart service to it.
Q1)how dfu service works?
For my board i removed the total flash so steps i have...
Hi i'm going to do a school project with bluetooth mesh network so i was wondering if bluetooth 5 supports it and what are the benefits of using bluetooth 5 over bluetooth...