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 dont seem to understand what the problem is. I have 2 external ICs, one is an IMU and the other is a CDC. Both have interrupt pins connected to the nordic nRF52832...
Hi All,
I am working on a project where i need to use a SPI 128x32 OLED display and a SD card interfaced over SPI to nRF52840 along with BLE. Although, i tried this with...
Hello,
I am developing a BLE app in which I need to print some logs to UART and recive some data from UART to my app.
Which modules should I use?
When I use logger...
my question is how to change the uuid in central to connect to peripheral and i want to send 20 bytes to central device using this uart_peripheral.
first of all my connection...
Hey,
I want to read the value of characteristic of conneceted peripheral. I'm using two BLE modules, one is peripheral and one is central. I connected with central to peripheral...
Hi. I have several questions about mbr.
1). Will mbr finish to write after unexpected power off?
2). Can I copy softdevice + application or only application using sd_mbr_command_copy_sd...
Hello,
We are trying to put togheter a custom mesh communication protocol based on nrf24L01+. Everything was good until we made transmission tests outside, from ground...
Nordic board nRF52 PCA10040, V1.1.1, 2017.1, 682048249.
The pins CTS, RxD, RTS and TxD are currently driven by the MCU. I want to use the SPIS0 in the nRF52832 with the pins...
Is there a Setting in IAR to program nrf52832 without Power cycling
nrf52832 does not start after programming from IAR IDE, using J-Link
But..
For both With J-Link...
I have been experimenting with using some peripherals on the nrf52832 without using the SDK. Primarily of interest to me right now is the low power comparator (LPCOMP).
...
i use nrf52832 .i want to connect device and send advertisment data at the same time. But peripheral mode cannot connct device and send advertisment at the same time. central...
Hi!
I am sorry if I had repeated questions in this forum. I would like to understand few things.
Test scenario
Central - nRF52840
Peripheral - nRF52840
Bluetooth...
I want to add wdt function in ble_app_uart. Please tell me where should I feed the wdt.
in below main loop?
for (;;)
{
power_manage();
nrf_drv_wdt_channel_feed(m_channel_id...
I'm trying to decide the best way to be able to have sub millisecond time keeping, but keep the processor sleeping until it gets a hardware interrupt.
Basically I need...
Hello Nordics Developer
I'm from indonesia, i'm electronics designer, i have develop new products using BLE, first develop i'm using nrf51 series but And my boss ask is there...