Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Please indicate me if there is a data port on nRF8002 after you burn out OTP, Can I use this I'c for data transmission. Please indicate communication port for this chip. Also...
Hi,
I'm testing ble_app_proximity example (...\Nordic\nrf51822\Board\nrf6310\s110\ble_app_proximity). I'm using Master Control Panel Android app version 2.0.3 and Nexus...
I'm using S110.
I have a characteristic that is writable from phone client. However, the characteristic has lower and upper limits (an acceptable range) for the application...
Hi experts,
I'm trying to bond device between my android phone and the Nordidc51822(S110 v7.0). but I found that it's very difficult to achieve this function. Is there...
Hello,
I'm using nordic 8001 chip within a custom board.
Everything is working but rarely, at random moments, I'm receiving packets with 255 length. I attached a print...
1,I use nrfgo studio and can download softdevice ,it is OK.
2,I use the s110 example,it runs ok too.
3,I modify something from the example ,and click debug(keil),but it...
1,I use nrfgo studio and can download softdevice ,it is OK.
2,I use the s110 example,it runs ok too.
3,I modify something from the example ,and click debug(keil),but it...
I would like to be able to do a sanity check on the CHIP ID.
The Product specification states:
"No ID will violate the rules specified in section 6.4.3.2"
Section 6...
I am finding it difficult to figure out what is the minimum toolchain requirement to get started developing using the nRF24LE / U.
Is Kiel the only compiler ? Can SDCC...
Hi,
I have nRF51822 DK with (s110_nrf51822_7.0.0, nRF51 SDK_v6.1.0.0) and when i try to run the project in IAR 7.20.2 i receive an error.
2 ) My icf file...
Hi!
I have bought the nrf51822 EV KIT and it came with 5 extra nrf51822 modules but them without a board. I have researched a little and I found that I need the Segger...
Hi,
We're using an off the shelf module with a trace antenna that can't be modified.
Measured the module once assembled, and due to surrounding plastic materials, the...
Just finished upgrading to the latest SDK Version -- and trying to build some of the examples -- but consistently getting compilation errors when building any of the nRF51822...
When working with BLE, one sees a lot of different names for roles, which is confusing. What is actually the difference between them all, master, slave, central, peripheral...