Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
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...
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...