Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
hi,I am working with nrf52832 board. I want to send the multiple beacon at a time(same instance).
can you please suggest me at a a time how many beacon we can send out(exact...
Let me first show what parameters I am choosing for calculating the data rates :
Conn interval is 7.5ms and connection length ext is off meaning it wont extend the connection...
Hello,
Application crashes at " nrf_sdh_enable_request ()" without returning any error code. Execution up to this seems fine and I get RTT debug prints. I have also tried...
In a timeslot-based multi-protocol application running on an nRF52832 with Softdevice S132 7.0.1, at seemingly random points and very rarely I observe the softevice calling...
There is an error in your documentation here:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/lib_bootloader_dfu_banks.html?cp=7_1_3_5_1_2_2#lib_bootloader_dfu_appdata...
Hi, I need to support both BLE update and serial update with sdk 17. Going through some past post, the idea is clear.
1) Start with DFU_BLE example project.
2) Add the...
From my understanding, notifications have guaranteed in-order delivery at the lower levels. I'm working on a small file transfer system out of an nrf52840, trying to decide...
Dear Sir/Madam,
As a BLE solution in our products one of the candidate ICs is NRF52820. Our current PCB is a 2 layer one. But the reference design for NRF52820 is 4 -layer...
I'm evaluating if it is possible to build my Bluetooth application using the nRF Connect SDK (v1.3.0) instead of the nRF5 SDK and not be worried about any certification issues...
The nRF Connect app on iOS is able to display "Appearance" information that displays known devices such as a Wearable or TV set. After some research, the Appearance value...
Hi,
What is the BLE Bluetooth ID for the nRF52810 / S112 configuration?
Is there a list of all Qualified Pre-tested Component ID somewhere?
Thanks for your help
M...
Hi,
I am requested a SUPL-C license for running agps. But I got reply mail as SUPL-C license application was not approved.
I have an active/approved DevZone account. ...
Hi,
I am trying to put the micro nRF52 in sleep in the configuration "System OFF, No RAM retention, Wake on GPIO " in order to spend 1.2 uA.
After start:
configure...
I used SDK v15.2.0 (for older project) and SDK v17.0.0 (newer ones), for 52832 and 52840 (and perhaps in other platforms) I noticed there is discrepancy in UART baudrate config...
Hi,
Are there any examples utilizing the nRF9160 RTC? I want to timestamp my data that I send to the cloud because my use-case involves queuing up data for extended periods...