Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I have an nRF51822 based peripheral running SD 7.0.0, using SDK 6.0.0. It has a custom (vendor specific) characteristic which is read/write.
If I use BLE_GAP_CONN_MODE_SET_OPEN...
Hello Guys,
I am interested in what is the packet size of Heart Rate application board example included in nRF51 SDK 6.0. I am using nRF51822 Evaluation board. Could help...
I am working on nrf24l01+ which interfaced with atmega32. I received data but it take time to receive (appx. 1min). I set RF_SETUP to 0x27 ,disabling auto ack and sending...
I consider to use a 32k MEMS oscillator instead of a usual 32k quartz crystal with a nRF51822 (WLCS). 32k MEMS oscillator's package is quite small 1.55 x 0.85 mm, there's...
I am developing on a custom board using nrf51822 with pure gcc. The blinky makefile worked fine. Before going to ble_hrs makefile, I want to load the blinky_example with softdevice...
hi guys,
i've a general question about bluetooth (general usage of characteristics), and i hope somebody could give me a hint how to use them properly.
So, i want to communicate...
Hello.
I've tried linking the ESB library in IAR but I am still getting error.
When link arm_lib.lib getting this error:
Fatal Error[Li014]: error when reading "nrf_esb...
I'm attempting to use the Master Emulator API (2.1.8.8331) with a PCA10000 on Windows 8.1. I'm just creating an instance of the MasterEmulator and I receive a PythonException...
Hi, I'm using an nRF8001 with a locally stored GATT service and security enabled.
I have already established a bond with a master device. The master has enabled notifications...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hi!
I was trying to program bootloader provided with nRF51822-DK using nRFgo studio but I receive error like attached:
I was also trying to follow this guide:
...
I want to add an external PA to the NRF51422. My understanding of 15.247 is that you can transmit up to 30dBm if you use spread spectrum. Does the NRF51422 use DSSS for Bluetooth...
When is the most appropriate time to set the transmit power while using the S120 softdevice? I want to set it once at power up. Most examples that use the S110 SD set the...
Suppose I want my BT peripheral to provide Measured value of sensor X and Location of sensor.
Currently I have to send the following attributes
Service Attrinbute
Characteristic...