Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hello,
i need some informatiorn about the layout of the nRFgo Motherboard. More specific i want to build a board which is connected to the ports P0, P1, P2; therefore i...
I'm trying to implement a burst transfer between to nRF24AP2 devices, but I have serious problems getting it to work.
The burst messages are send on a reverse channel to...
Hi, I need to read an analog signal 100 s/s which takes 68us at 10bit. There is very little computation to be done once read probably about 10us which I can do to the previous...
I am experimenting with calling sd_flash_write with waiting,
if it returns NRF_ERROR_BUSY, just try again, and then return either success fail
void flashWrite( uint8_t...
Hey ho,
I'm new to BLE and Nordic. I'm a student from Germany and i want to realize one simple function with Arduino (RedBear Blend with nRF8001) and Android.
I want my...
Hello,
We've heard that the BLE transmission packet length may be increased beyond the limit of 20 bytes in a future version of the S110 softdevice. Would you let us know...
Hi
I struggle to understand mechanisms of switching particular subsystem of nrf51822 off and on again in order to consume as little as possible current when MCU is put...
Hi
I have an ADC that just recive, but i will need to make an buffer that makes tx values and just send them to a output pin.
So I wonder how i should code this and if...
I have made custom compiling environment using gcc. I precompile some parts of my software and send to team members .o files what they use in their project so that they don...
Hi, I am using an nRF51822 EK board to develop a custom application and I was wondering about the usage of the SoftDevice. Under what conditions should I use the soft device...
I have recently updated my DFU code to use the source files in SDK 6.1 to be able to OTA upgrade the SoftDevice and Bootloader. I've been able to get the Application to reliably...
Hi,
I am a newbie and would like to build a solution that combines nrf51822 with Arduino. Is this possible.
I find that there are many nrf5001 + Arduino solutions, but...
Hi,
I try to use APP_ERROR_HANDLER(err_code) with a custom error code ( for example 25) in a custom function. Error code reported is correct, but error line and filename...
hello,
Have any example about how to use "CHANNEL_IN_WRONG_STATE" ?
I don't know how to use it. and also don't know when softdevice return this even.
///< Command...