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...
By testing the source example of throughput example of S132, it is known that throughput is mainly affected by four factors.
1, ATT_MTU
2, DLE
3, Connection event...
Hi Nordic team,
Currently our company under developing the product using NRF52840 + S140 Softdevice.
Now we prepare to list our product with Bluetooth SIG but after...
Hi,i have some problems at fds in sdk14.1 ble_app_buttonless project.
1,fds_register() & fds_init();
2,fds_record_write();
3,fds_record_find();
4,printf the record...
Hi guys,
Right now, I'm trying to do some throughput measurements via the experimental ble_app_att_mtu_throughput example. This using the SDK 14.2 and S132 on two nRF52832...
Hi,
I have seen some curious behavior with the FDS module. I'm using nRF5SDK 14.2.0 with s140_nrf52840_5.0.0-2.alpha, with FreeRTOS. In short: In some cases it seems that...
Hi!
I want to get infinite advertising.
My advertising gets timed out in 180 sec.
I have set to Fast Advertising Mode.
Below is my code
static void ble_evt_dispatch...
Hello,
I'm following this BLE services tutorial . I have added the functions required to create a service.
In the our_service_init
void our_service_init(ble_os_t...
Hi guys,
Currently, I am developing a application on nrf51822 which requires writing values on flash to store in case of power down. However this values need to be updated...
I have a nRF51822 smart beacon kit and a ST-LINK V2. I read the documentation found on nordic's website, downloaded all the programs that the documentation requested etc....
Looking through the ESB implementation in SDK 14.2, nrf_esb.c I notice it uses
#ifdef NRF52
on several places. In nrf.h, the "old" NRF52 gets re-defined as NRF52832_XXAA...
I tried every configuration I can think of to reload firmware on the DK with JLINK drive when PPK is piggybacked. The only way I can get the firmware to load on the DK is...
Hey, I'm running the ble_app_hids_keyboard example. I would like to modify it so that once I have a connection to a device I can press a button and go into advertising mode...
I have questions about nrfutil's latest.exe. Dose it able to do OTA DFU over BLE for every SDK version's firmware?
I have been trying do OTA DFU using Master Control Panel...
Hello,
I've the nRF51 DK which works fine because I managed to upload BLE Softdevice and application with nRFgo Studio. But I cannot get the MCP (Master Control Panel)...
Hi,
I'am working on a project that use the NRF52832 and i can only use P.23 and P.12 on my custom board because they are already wired to a connector, others pins are not...