S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
I was able to use the fds with the help of good people here , I am trying now to save a word into memory.
As I see in the docs, the only way to save data is by uint32_t...
Hi,
I am using PPK for measuring the current of custom hardware without DK. I want to know that P16(Ext DUT) is the only source of supply for DUT. So is there any additional...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
What would be the best way to store configuration and fault information in flash when the app_error_handler is called? It seems like all the libraries available are purely...
Hello,
I am using SDK 15.0.0, Segger IDE with GNU compiler (GNU++11, GNU11).
I am using the default serial example from SDK 15.0.0 with C source file. But when i switch...
Hi, we have designed a product using the nRF52840. We have the development board and want to use it to program our board via P19. Can you tell me if there are pre-made cables...
Hello, I'm prototyping using nrf52832 with BMD-300. On my new board I design, I need 3.6V tension (and not just 3.3), so I thought setting everything to 3.6V, including the...
Hi,
I'm currently doing a current consumption test for bluetooth mesh using PCA10056. I want to label the plot like the ones in Online Power Profiler, but it turns out I...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...
Hi all,
I'm currently implementing a Bluetooth Mesh system for testing various network characteristics.
I am running some tests were a Nordic Thingy:52 is sending a lot...
Hi, I have read the "nRF91 AT Command Reference Guide v0.7" and I would like to propose a new AT command to be added and also an additional feature to an existing AT command...
Dear nordic:
I am confused of NRF51824 MTU issue, NRF51824 can use S130 softdevice, S130 is qualified bluetooth 4.2 core spec, then why S130 features don't included MTU...
While trying to find out a realistic maximum power consumption target I was searching for the power consumption of the LPCOMP comparator. I've seen a few claims about 0.5...