Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Hi,
we are planning to implement RTOS in our application. we are exploring both freertos and rtx. any comments on these parameters will help us in making the decision;...
Hello,
The search function is broken on the devzone. I am not able to search posts by tags.
For instance, if I'd like to look for the tag nrf51822 , this request does...
Hi In my project I need to add Characteristic Valid Range descriptor and Characteristic Presentation Format descriptor to characteristics. I added Characteristic Presentation...
Hi,
I am using the NRF51 developement kit. I have dongle flashed with the Master control panel firmware. On the pca10028 board I compiled and flashed an example heart rate...
Hi All,
I'm new in developing BLE 4.0 device, now have a project is adding LBS(led button service) to a standard ble HID keyboard application in SDK 9.0, the reason why...
Hi all, i am experiencing a problem, that i exposed maybe not so clearly on other topics; i have a a smart beacon kit that is sending temperature values by notification (as...
What is the difference of " Peripheral connection event " and " central connection event " ?
I mean which one i'm supposed to see in the side of the peripheral ? (im connectiong...
Hi,
we are planning to implement RTOS in our application. we are exploring both freertos and rtx. any comments on these parameters will help us in making the decision;...
I need to write some code at the NDK level to access some Bluetooth features that aren't exposed at the Java level. For example, I want to have a 2nd bluetooth adapter on...
SDK Version: 9.0.0 Softdevice: S110 v8.0.0
I'm currently trying to send streams of data from an Android app to a nrf51. However, at some point, Android side writes to the...
Hello,
Our device based on nRF51822 with SD110 v.8.0.0.
The firmware use defined area in top of the flash to store some data.
The "RAW" functions sd_flash_write and sd_flash_page_erase...
Hi Team,
Is it possible to scan on one channel and advertise on another channel?
Say node-A will scan on ch-37 and advertise on ch-38 while
node-B will scan on ch-38...
I'm trying to use the NRF51DK to talk to this EEPROM ( www.st.com/.../CD00290537.pdf) . I've started by trying to modify the twi sensor example. One of the things that's different...
I am new to nRF51:
how do I change the softdevice from 110 to 130 in the example project ble_app_uart (and in general) within the Keil µVision IDE.
There is no option...