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...
I am using a nrf52 dev kit as well as a raspberry pi to set up the cloud coap example in the nordic docs. I have set up a 6-4 tunnel through hurricane electric and have full...
Hello,
I'm playing beep sound using pwm1 (timer1).
The onSound() starts beep sound.
The disableBuzzer() terminates pwm1.
The handler_buzzer() selects continuous...
Hi,
I'm using nrf51822 and ble_app_uart in SDK12.3.
Testing with android app nRF UART v2.0
I have some problem with BLE connection.
First, Sometimes when I tried...
Dear Nordic:
I have transplanted my code from sdk 10.0(nrf51422+S310) to sdk 13.1(nrf52832 + s332(v4.0.2)).
I program softdevice and application to my board by nRFgo_Studio...
I just tried to add a custom service, so I expanded my ble_cfg.gatts_cfg.attr_tab_size.attr_tab_size. Now, when I call sd_ble_cfg_set(BLE_GATTS_CFG_ATTR_TAB_SIZE, &ble_cfg...
Hi everyone,
For my project I'm currently using the sdk 10.0.0 (S310 on a nRF51422) and I would like to use the Secure DFU provide by the sdk 12.0.x.
Working on a nRF51422...
Hi everyone
We have a custom made board with NRF52832 chip. We are send it to FCC test lab and they told us the occupied bandwidth (OBW) is too small, 940kHz less than...
Hello,
has anyone tried new v1.1.0 for nRF6707? If I change the window size to more than original 2.0s, GUI becomes very laggy and it is very hard to stop the recording ...
Hello,
I've been trying to test DFU over UART which has been added in SDK13.1 but after following every resource I've found I always end up with DFU not working
The...
I found this question which partially answered what I am looking for:
devzone.nordicsemi.com/.../
Essentially, if I am creating a new project with my main.c file and...
Hi I am trying to design a custom BLE board using NRF52832 by following the reference layout.
I am new to RF design and I have got a few questions that I would really appreciate...
Hi
I'm trying to implement DFU in my project. So far, after I sending 01-04 to the control point characteristic(1531),I can get bootloader signal, to be exactly, i can enter...
Hi,
Can we interface a smbus based sensor with NRF51 or NRF52? The only difference between smbus and TWI is the minimum speed requirement which is 10Khz if I am correct...
Dearl all,
I want use the eclipse and gcc together to program the board nRF52840 Preview DK. I was following the tutorial devzone.nordicsemi.com/.../.
I followed the...
Hi,
I'm using nRF52832 with sdk 13.0.0(softdevice 4.0.2).
I had trouble to connect nRF52 and some android 7.0(or upper version) smart device.
I tested samsung galaxy tap...