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,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
I'm running into something weird on SDK8.0 (I will be upgrading soon to SDK10, however it's a layered roll out so I can't update right now unless you tell me it's a bug in...
I was trying to view the scan response packet using the master control panel app I have on my android phone, but I can't seem to see where it is.
I want to update the scan...
I'm looking at an application where it would be beneficial to be able to read data from the bluetooth device as it passes. It would be easiest for me to do this by simply...
I am using the TWI module in master mode, with sdk 10. I purposely create an error situation, in which the TWI gets stuck and keeps returning NRF_ERROR_BUSY every time I try...
I've completed the Custom service tutorial, and I wanted to port the system to use the SDK10 with the pack installer. I've run into an issue though.
The code runs fine...
Are the GPIO pins in disconnected state during the startup until they are configured by the Firmware?
If not what is the state of the GPIO pins during startup?
Hello.
I have problems uploading with DFU OTA any application. For this case, I am using "dual_bank_ble_s310" example.
First of all, I put this memory's configuration...
Hi,
I am using nrf51822 CDAB version chip which has 128kb of flash memory, my code is built on ble_hrs
I am trying to save my app_trace logs i.e., redirecting my printf...
Hi,
I'm using pca10040 board. For my requirement i'm using FreeRTOS. While creating task we need to set stack size for each task.
For that i created only one task with...
Hello,
i would like to scan for a custom UUID Ventor. And when the BLE Central found this BLE Client.
I will Change one Output pin from low to high.
I start with the...
hi,
after connecting to peripheral device. app_timer_cnt_get() function always gives 0. why it is so. i am not able to understand it.
can anyone help me to get the current...
Hi all,
Can I do something like this:
The SPI master sets CSN line low.
The SPI master sends multiple packets. And the total number of bytes exceeds the...
I want to transfer data collected in my nrf52DK to nRF51 dongle at regular intervals. Right now I can use master control panel in PC to receive the data. Is there any way...
I am using the bootloader from github here to upload DFU over-the-air using an android phone. It works fine for bootloader and application uploads. But if I upload the softdevice...
I'm looking for a radio module for a harsh environment (steelworks furnace)
The module has to work at high temperature 80°C and must transmit 16bytes every second at a distance...