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...
ISSUE: The spi driver does not seem to send/receive data and returns a (-5) error IO-ERROR
QUESTION: What is the details of the error?
The "spi_transceiver" should perform...
Hi,
I am facing following compiling issue while integrating the buttonless DFU to ble_app_uart code.
I have done whatever this case has instructed. Still i am getting...
I have set APP_ADV_INTERVAL to 100ms. Now when my device is rum=nning i want to manually change it say to 1000ms/300ms.Kindly assist how can this be done for ble_app_beacon...
I would like to use the flash in legacy way. My application collects data in small chunks and I would like to store it in a continuous area.
The recommended flash manager...
I succeeded in implementing the desired function using the NRF52832 development board.
I had to modify the project to include the NUS function of NRF52810. However, it has...
Hello, in zephir/include/drivers/can.h, in can_set_bitrate there is an error - you define local struct can_timing timing, but timing.sjw member wasn't initialized nor later...
In a previous post Related post it was mentioned that the below posted code would allow for a transmission of 20 bytes. However when I try to run this code I see a reported...
Hi everyone,
So I am having this weird behavior when i try to use the PWM with pin(1,9). In my case, i want to do pwm with a number of pin most of them are in port 0 like...
Hi support team,
We're planing to implement the scenario like this. In the mesh network, there are a few LPN nodes (i.e., 10 nodes) and one server node(non-low power node...
Hi,
Just need a quick checking on this.
Currently we using nRF5 SDK, after production, is it possible we OTA update the firmware which using nRF Connect SDK?
This...
Hi,
I tried to build and programm this DTM example from this SDK example: ncs\v1.6.1\nrf\samples\bluetooth\direct_test_mode
I got this following error. Do you know where...
Hi,
With the NRF Connect / NCS SDK, I can build the asset_tracker and serial_lte_modem without issue.
I want to make my own project, so I copied asset_tracker entirely...
Again I am asking a question I should not because I cannot find it documented.
I get a pairing request from the central. I need to respond with sd_ble_gap_sec_params_reply...
Hello.
Now, I'm trying to make a Beacon with updatable Major Value, based on sample 'ble_app_beacon'.
I'm not really familiar with BLE and Nordic device, though...
I...