Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
Hi
In the actual test, the power consumption of the chip when scanning is started is 9.5mA,This actual test value is higher than the Iradio_rx0 and Is1 in the PS .What is...
Hi
The customer wants to test the RF transmit power of the nrf9160,whether the AT command can be fixed frequency?Or whether there are special tools to test RF power?
Hi,
I'm trying to migrate bluetooth softdevice to a project contained cli module. I found cli module and softdevice would all create an app timer. The softdevice first created...
Hi,
i using 52840DK 10056, keil5
SDKs\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\
i got err or as follows ,but the...
hi support team,
There is one problem with customer product, for modem it takes more than 5 minutes time to attach the network, i compared with DK, attach is the modem trace;...
i noticed that in the "ble_gap.h", #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255). But now the situation is, i want to broadcast data more than 255 bytes,...
Peripheral: nRF52840 DK Central: OnePlus 6T, nRF Connect app
I modified ble_app_uart example, to support Bluetooth Long Range:
I observe two issues:
Advertising...
We were thinking to use nrf52840 dongle for one of our key projects. We were able to integrate the dongle in our ecosystem with android app.
But we have users of the product...
I have a problem about BPROT function, the project is on nrf52832 and using SDK 15.3, Softdevice s132 6.1.1.
If I enable the BPROT function by calling nrf_bootloader_flash_protect...
Nrf52832, SDK 13.0 Softdevice 132 PMIC: bq25150
I have a battery powered BLE device. When a user takes off the battery and put it back and powering on, the device does...
i set the connected time is 30ms
but i use dongle to grab the bag ,i find that the connection parameters were wrong , it can not fix at a value
it looks like it change...
Hello,
This issue is related to this ticket , before continuing I recommend to read it first.
I had suspicion that the "speed" improvement is between project compiled...
Hello,
I recently opened a ticket, with several questions about the mesh network, I had some evolutions and new questions emerged.
We have a firmware already consolidated...
Hell there Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio...
I combined the BLE UART and SPIS Peripheral example of SDK V17.0.2 to receive data from a microcontroller using SPIS protocol in every 32 milliseconds and send it over through...