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.
I am working in company for medical devices. And we test the embOS RTOS to use in the product. Reason: the device must be compliance to Medical Safety standard.
I...
hello Support team,
When customer to compile Nordic CHIP demo code(connectedhomeip\examples\lighting-app\nrfconnect. compiling error was attached.
tje
the code is from...
Hello,
We are making device using NRF52832 and SDK 16.0 .
In our solution we required to pair and bond , between phone and device and hence we are using the peer manager...
Hi,
Instead of an nRF9160, we are trying to expand the functionality of our older nRF52840 board with AT modem on it.
I would like to implement similar support for this...
Hello Everyone,
I am using a Thingy52 to take environmental readings, which are used to programmatically respond to changes. I have noticed that the blue bluetooth led flashes...
Good evening everyone,
i'm starting to program with the nRF52832 development board and i am testing the example programs. I started with the project:
- ble_app_hts_pca...
Hello,
I receive measurement data from 12 peripherals (custom PCBs) with a nRF52840DK. But I need a little more range.
Quick fix I am hoping for: Attaching an external...
I have the nRF5_SDK_15.0.0_a54641a files but I cannot for the life of me interpret the examples such that I can Frankenstein working code.
I am attempting to write integers...
Hi,
I have a question about PSM mode of nRF9160.
As I know, PSM mode is supported after 3GPP release 12.
But I found out that some network operator doesn't support...
I have a question about ADC configuration。 If an ADC input is multiplexed in different ADC channels , is the ADC data still dependable?
for example, the init code is as...
Hey,
I am facing a common issue in which I have seen multiple users. When I try to connect Gatt Server I got disconnection with Error code 133(0x85). and also we also have...
Hello, I need an application with a Bluetooth stack and FreeRTOS to handle different tasks (like button reading, sensor reading, ADC, etc.). So I try to implement the BLE...
Hello,
I'm using nRF52840 devboards and am running the NUS-examples on two devboards (peripheral and central) with SoftDevice S140 (SDK 17.0.2).
I want to synchronize...
Hello again,
I have merged two projects as described here:
https://devzone.nordicsemi.com/f/nordic-q-a/67575/serial-communication-usb-with-ble-hid
https://devzone...
Hi Nordic,
I want to establish a user controlled connection to a ble_peripheral. I am using the Sdk 15.3, s140 and the nrf52840.
I used as a reference the ble_app_interactive...