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 ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hello,
I am having an issue with the nrf_libuarte_async librairie.
I am sending data via nrf_libuarte_async_tx and receiving the data properly via the IRQ handler...
Hello all, I am currently trying to get the nrf sniffer into the hardware of my nRF52840 DK board. Unfortunately when I call the programmer via the nRF Connect Desktop APP...
Hi, I am working on ble_app_uart_pca10056_s140 and after 3 minutes and I am getting the following error.
When I change APP_ADV_DURATION to 0 also get the following error...
Hi,
We have a product based on nrf52840 which is already in production for several years. It was built over SoftDevice132 and SDK 12.3.
The project has 2 components: ...
SD140
nrf52833, custom application based BLE Central Uart Project.
We would like to try the UART DMA functions available in Soft DEvice, s140_nrf52_7.2.0.
I have not...
I am trying to get I2S communication up and running but am unable to produce a signal on my SDOUT pin. MCLK, LRCLK and SCLK work as intended but trying to send any data does...
Hi! I've recently received my Thingy:91 and wanted to get it up and running. I followed your video ( https://www.youtube.com/watch?v=xQ7hDzRULJQ ), although did not see the...
Hi,
I am testing direct advertising with two nRF52-DK. One performs a direct advertising and the other scans for the directed adverts. Unfortunately, the scanning device...
The NRF52840 specifies a 20%, 10uH inductor for the integrated DCDC convertor. Why is the inductor value so large? This switcher runs at 8MHz, which usually means something...
I have been tasked to use out-of-band authentication for the nRF5340 using the NRF Connect SDK (Zephyr based). Is this feature supported within the SDK. Is there an example...
HI
I use SDK 17.0.0 in NRF52833.I test uart by example project ,the dir is \examples\peripheral\uart\pca10100\blank\arm5_no_packs .
Modify the baud to 921600 ,and send...
Hello,
I am attempting to update a custom C# application that is utilizing the NRFJPROG dll. We are hoping to add compatibility for multiple programmers connected to the...
I used ble_app_hrs Demo to test bonding. However, I have been unable to bpnd successfully. I'll give you my bonding parameters.
#define SEC_PARAM_BOND 1
#define SEC_PARAM_MITM...
Hi,
When I increased FDS virtual pages to 50 pages and after download to device, and then used Programmer to read flash to get the images shows more longer than before,...