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...
Hi there,
I'm currently using micro-ecc on an nRF52 compiled using Nordic's makefiles and implementing the secp256r1 curve. I'm mirroring this in Node.js using the Crypto...
Hey,
Can the nRF52 support 'Thread' / '6LoWPAN' protocols in the future?
Can the component support it (PHY wise etc) with the right 'softDevice' stack drivers?
Thanks...
I have used nrfgo studio, nrfjprog, jlink commander. Whenever i try, it is unable to find the jlinkarm.dll. i have checked the registry, reinstalled everything, but same error...
I use example ble_app_uart_pca10028_s130, I want to change the connection parameters by changing #define MIN_CONN_INTERVAL, #define MAX_CONN_INTERVAL, but when I use oscilloscope...
Hi,
I have been using the nRF51-DK to develop a program for capacitive sensing. I want to design a custom PCB with the nRF51422 chip on it. Do I need to have an oscillator...
Hello,
Using NRF52832, I need to convert to BLE 19.2 kbits / sec bit stream, received from another processor UART. I need a sample program, which I can adapt to do this....
Hi I was use example ble_app_uart with SDK 12.3.0 and nrf51802 for a data transport, after BLE connection, the example need uart receive more than 20 or "\r\n" ,the data will...
Hi, for carrier and modulation carrier signal is confusing.
What is the difference between their center frequency point for same frequency? Or modulated carrier will...
i'm using ionic2 framework with BLE plugin to connect nordicsemi devices. i can scan and see the list of devices and also connect to the device , but for reading and writing...