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,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
I know this question has been asked before. As a beginner to Nordic, I tried to get the information here, but ended up even more confused.
I am trying to set up a Bluetooth...
Hi,
I developed a unit on NRF52 which is "CENTRAL". This unit connects to multiple "PHERIPHERAL" units and it's working great.
Now, i need to connect this "CENTRAL" unit...
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...