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...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
All of our initial BLE project development has been done using a the Nordic nRF5_SDK_15.3.0_59ac345 SDK and 10056 eval board. Now we have a production board that is based...
Hi All,
I am developing an application with a custom BLE profile, one in which i would like to notify the central of certain values as soon as they connect. I have built...
Dear Devzone team,
What is the fasted way to fetch and store the Thingy91 measurement and device data outside of the nrf Cloud? If i just deploy the AWS certificates will...
Hello,
We are currently working on a project where up to 40 battery powered devices need to talk with one router/coordinator. Each device features a proximity sensor and...
The instructions do not tally with https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Flib_crypto.html&cp=4_0_1_3_9_2&anchor=lib_crypto_installing...
Hello everybody,
I tried to send data while in scanning mode (RX 100%).
I don't get any error when sending but data seems not to be sent (not shown in ANTWARE).
Is what...
Hi
So, Im trying to repeat the ble_central_and_peripheral example but with my own services. To be easier let's call the service " snsr ". So, I did the snsr.c and the snsr_c...
We have a situation where a device might have a sim card field installed, and sometimes, depending on the vendor, the APN settings might need to get changed.
Is there a...
Hi! We're using SDK 16, trying to implement OTA DFU functionality on our NRF52840 device with SD S113. Previously, SD S140 was used on our boards, and so when getting the...
Hi All,
We met a problem when we update the DTM SDK.
The conditions:
1. Same hardware
2. Use official nRF52832 Development board.
A. Old DTM SDK
SDK version...
Hi,
Due to work reasons I had to switch to KiCad. I have tried to recreate the reference design from Altium and the one for Eagle found here: https://github.com/NordicPlayground...
Hi,
Doing some power testing on the nrf9160 custom board using the MQTT example, I am seeing between 190uA to 200uA of sleep current using a meter.
I disabled serial...
Hey let’s say I use zephyr to code some Bluetooth mesh stuff on an NRF52832 module and then make a product using this module. Do you guys know if there are things I have to...
Hi! We have a peripheral which uses an 'unconventional' SPI configuration for its data transfer. Among other things, it sends and receives data on the same SPI line, meaning...
Hi,
In our design we are using 25AA320 with nRF9E5 . It seems in some random conditions the EEPROM loses data and the application won't run until EEPROM is reprogramed...