Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
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...