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,
Question 1: Why nRF52832 not supporting Thread? Is it because Memory? Hardware?
Question 2: Can you advise what is the advantages or applications to use BLE+Thread...
Hi,
I'm sorry but i cannot find in the discussion the definition of this structure NRF_SPIM_Type
it is not defined in nrf_spim.h
typedef struct { NRF_SPIM_Type * p_reg;...
Hi,
We are looking for an industrial solution to program our NRF52832 on a custom board, until now we are using the programming chip directly from the NRF52DK, it works...
My custom board with NRF52810 is done and I'm now trying to get some examples working. I am adapting blinky_s132 in SES. To do this I edited the project options including...
i'm new to this board can you find some course for this board
from scratch the courses will be very helpful
just the video tutorials are very advanced
the documentations...
Hi folks,
I am working on ble_app_uart example program nRF52 SDK 15.2 Verion , in this case i am writing the data in flash for future use , Now i am to get the specific...
Hi Team,
We are using nRF52840 DK with sensors. We developed a custom code that is working fine. But the issue is current consumption. Showing below the readings.
The...
I have taken the code found here:
https://github.com/bjornspockeli/custom_ble_service_example
and modified it so that the custom characteristic is located in user memory...
Hi,
Good day!
I tried to add the RTC2 driver to our application and i keep getting this compiler error message (using sdk16.0).
Here is my sdk_config.h. Not sure why...
Hi
I'm planning to connect three different BLE peripheral like Heart-rate sensors, Health Thermometer, and Blood Pressure to a Central BLE device.
I'm using a small customized...
Hello
What is the specified max current on the supply pins for nRF52840?
The GPIO pins are specified to source max 14mA in 'high drive' mode:
How many of these pins...
Got called back to an old product that used nRF24LE1. Need to do a simple hot fix.
But I don't have the nRF6700 Dev Kit with me anymore. It cost almost $600 to get one from...
To the kind attention of Nordic support team,
I know that gazell secured libraries are available at least for keil compiler and nRF52840 device.
Are those libraries available...
Hi,
We are seeing a voltage of approx 1 volt on our USB connector when USB is not being used (VBUS).
We are using our device in a Wet environment; this voltage between...
Hello,
I am using nrf52840DK and I try to send data from sensor to ble toolbox. I want it to advertise for 1 minute and then go sleep for 5 minutes and do it again and again...