Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
When a watch dog timeout occurs, I want to save some data to the flash memory prior to reset (namely the RTC count value). Therefore I enabled the wdt interrupt. The...
Im using nrf51, I configured the watchdog to reset after 3 seconds of hang and it works. But I have absolutely to save some data in flash before reset
Is there anyway to...
My custom profile was being built fine until I added a couple of standard descriptors to a custom service characteristic. Any idea what's going on here?
19:34 - [Code Generator...
Hello All,
I want to develop bluetooth mesh using NRF51.
I have question about this:
Is their library closed or not?
Do we need smartphone like in CSR?
...
Hi, I have a TinyShield Nordic module and I am having some troubles trying to customize the advertising packet. I have downloaded NRFGO Studio and I have enabled service data...
I have an nRF 52 dev kit, an Asus router running openWRT, and an android phone with the master control panel.
I'm able to compile and flash the dev kit with the example...
hello,
I am using the nrf51822, I want to add a normal service which do not need bond before used at the ancs example.I hope it can do the follow tow points,firstly,if the...
Hi,
I tried to figure out what is happening on the lower Bluetooth levels but it is very difficult to find straightforward information. Especially the Bluetooth (4.2) standard...
Hi, My apologies that this seems repeat information from previous posts, however they do not give a clear answer to my question regarding 4.2 compliance. I must also state...
Hi,
I want to count the time in seconds for which I press the button and stop the counter when the button is released. How should I detect the long press of button and...
Hello,
I need to use storage component with wear-leveling (i need to save some data persitant quite often). I decided to use Flash Data Storage (FDS).
I found fix for linker...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
nrf51822-QFAA has 16KB SRAM,when run with SoftDevice S110 v9.0.0,
the memory areas is below:
why the size is 0x2000(8K)?
when change size to 0x4000(16K), the app can...
Hi,
I'm wondering if there is a throughput example for the NRF52-DK?
There seems to be one for the NRF51-DK posted on the Nordic github but nothing much for the NRF52...
Hi,
I am having BIG problems getting the Bluetooth Dual Bank Bootloader sample to work!
I am using Keil 5.18 and using SDK version 9.0.0 and also tried 10.0.0. I have...