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,
This case is a part of a private case. Unfortunately havent responded for few days. I believe he has days off or something, therefore I am willing to receive help...
Hi everyone,
I design own boar with nRF52810 SoC. But i dont know how to programming external. Which pins are using programming? SWDIO and SWCLK pins using programin i know...
I want to establish a BT network system which includes one pc as a central node, and 32 client nodes. I want to collect 32 client's sensor data concurrently via BT. At pc...
Written a custom script to write product model no into UICR Registers. After updating Model No, DFU was getting failed at state 6 i.e after updating init data after moving...
Hello everyone,
i know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet. I want to flash a custom board...
I am trying to sent multiple messages from nrf52dk but it seems that i can sent only 7 even if i put a delay between messages . Any suggestions ?
for(int x =0;x < numberofevents;x...
Hello,
i am working on an app using Android to read and write an NDEF record using SDK 14 type 4 tag.
I start the process by reading the record with the following Android...
hw: nrf52dk
sw: sdk14.2, ANT/BLE "multiprotocol" HRM app example
I tried to build and run ANT/BLE HRS relay example from SDK14.2 WITH NO CHANGE IN CODE, but it doesn't...
I used two PCA10040 boards to test the UART serialization function with s332 softdevice.
I add my ANT_PLUS_NETWORK_KEY and build the examples "experimental_ant_ble" is working...
Hi, I have a strange problem. I am new to nRF IC's.
I recently took a new job...the person who wrote the code for our nRF51422 lost some source code in the process of changing...
I'm trying to create a HID bluetooth device with multiple connections to centrals. Looking at the ble_hids service implementation, the on_connect event handler sets the connection...
Hello!
I'm looking to build an application on nrf52840 DK that collects multiple sensor values and transmits it over Bluetooth. For now, I don't have a bluetooth application...
Hey I'm doing some SPI transfer in response to a GPIOTE in event. I'm targeting the NRF52840 and kind of went with the following answer:
https://devzone.nordicsemi.com...