Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
This ticket is a continuation of a BLE ticket: https://devzone.nordicsemi.com/f/nordic-q-a/61237/connecting-50-ble-slaves-to-an-rpi/249641#249641
If briefly, I understood...
Hi Team,
We are using the NRF52840 Module for our application. We are getting one issue with debug mode,when we compile the code and connect the debugger execution is...
hello:
I use PC-ble-dirver-py library scanning, can't find my device, he gave me a display is BLEGapAdvType.connectable_undirected or None , but I in other tools can be...
Hi
We are using the nRF52832 chip in a design and try to reduce the cost for the product. I have some ideas to simplify the circuits but have some questions about the capabilities...
After clicking on Raw Data in Nrf connect App I am getting this 0x0201041AFF590000150112233445566778899AABBCCDDEEFF0FFFFFFFFC3. what are 0201041AFF these bytes ? can I remove...
Hi
There is a lot of sleep mode at 5.2.1.1
Could you explain what the different between "ION_RAMON_EVENT", "ION_RAMON_POF", "ION_RAMON_GPIOTE", and "ION_RAMON_GPIOTEPORT...
Hi,
I just added some more data to my iBasis SIM card, but I can't seem to find the receipt for the purchase. Where would I find the receipt for this purchase?
Thank...
Hi there,
I have a few questions regarding the Development Kit hardware design. I just bought up the polygon pour manager. I noticed that all layers except Mid-Layer 2 are...
In the documentation, its suggested that the antenna should have a matching network between the WLCSP NRF52832 and the 50 ohm transmission line that looks like this:
...
Hi Team,
I am working on SYSTEM ON mode with Low power mode also called Idle mode in nRF9160 module.
I was able to go to Idle mode with current consumption of 6uA with...
Hello there,
I created a project a while ago with the SES and the SDK 15.x. For a new Project, we would like to move to PlatformIO. Right now I am evaluating where we will...
Hi Guys
I recently made my own PCB for a project. On the PCB I am using a Laird BL654PA Module with external antenna. All the I/O's work great but im struggling with the...
Hi,
We had met problem at buttonless DFU with bonded information at Andriod set-top-box.
The problem we saw is we can not know when the ATT table is different at andriod...
I'm trying to wait on a single POLLIN event on a net socket, but I'm finding that poll() will still return immediately with the POLLIN event even if it's not set in the struct...