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 use ESB protocol, and all is working fine :)
Now I want to retreive the address of the sender because I can have multiple sender in my network.
I can add this...
With there being +/- 4dBm variability in output power from nRF52 to nRF52, each device needs to be calibrated in order to comply with FCC rules. One of the rules is there...
Hi
I'm porting a nrf51822 project with S110 to a nrf52 board. In this case, I'm a bit confused about which softdevice to use. S132 it is the equivalent to the S110? Or...
Hello everyone,
I am using the nRF52832 rev 1, i am not using the softcore. When the cache is enabled as below, the performance actually seems to get worse.
F_NVMC-...
using Bluetooth Developer Studio, and
nRF52 SDK v11.0.0 - Experimental: Bluetooth Developer Studio Example
I have created a profile using BDS and generated the files with...
In order to teach a class of students using nRF developer boards I'd like to use the nRF Blinky application running on Android, iOS, or whatever mobile platform. The problem...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Is the nRF Temp App source code available for download?
I am currently developing an ultra-low non-connectable beacon and would like to use the nRF app as a starting point...
I guess all the Bluetooth members saw the email from the SIG about the next version of Bluetooth and how it is confirmed to have double the range, quadruple the speed and...
I'm looking at table 23.15.2 in the nRF5 Reference Manual, and it states that TX startup current is 4mA with the DC-DC enabled.
Does that 4mA include the CPU idling...
My project: nRF51422, S110, based on SDK 7.1.
My project employs several application timers (run via the scheduler) and a continuously running Timer1-based 1ms timestamp...
Hello again,
i wanna use the UART communication for transfering data from my µc to the nrf51 and vice versa.
For a test i used the ble_app_uart example and it works...
Hi,
I programmed my NRF51 to read ADC samples and I trying to transmit the information to a dongle. So far I have been able to send the hexadecimal values of the recorded...
Heyho!
Is it possible to set the PWM base clock frequency to 40kHz? If so, how? I see that the predefined base clock frequencies don't go any lower than 125kHz.
I'm...