I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hi,
In Nrf_SK_for_Thread_and_Zigbee, for openthread mtd, we used to define thread configuration in following code:
So to use node as SED (sleepy end device) we would...
Hi guys, I am fairly new to nRF and I try to understand the ways that data can be displayed to the terminal emulator.
So far, I have noticed that there are four different...
Hello there,
I'm starting out on the nordic platform for the first time but I'm running into an issue. When I try to flash the nRF9160 SiP modem firmware with the latest...
Hello
After building the whole environment of Zephyr and the rest, I downloaded the Serial_LTE_Modem build_nrf9160dk_nrf9160_ns example under Segger IDE to nRF9160 (PCA...
We are using public MAC that was purchased from IEEE (20 low bits are available for us to set and the upper 28 bits are constant to value assigned to us by the IEEE).
We...
Hello Community, I'm using the current sensor INA219 with NRF5340dk. Communication is through i²c protocol and using nrf SDK v1.8.0 . I'm trying to get the data output (Bus...
Is it possible to override ZEPHYR_BASE when building with the nRF Connect extension in VS code?
I am using workflow 4 (application as manifest repository) and can build...
Hi DevZone.
We have problems with our NRF52833-DK We believe they are damaged because under normal conditions, they normally draw less current (.001 A). It is normal to...
Hello Nordic. I'm using the nRF9160DK and with it, some sensors and an sd-card. I save data to the sd-card using a fatfs filesystem, the files are of magnitude 500 kB. I want...
Is the button (from Thingy52 black case) the only option to trigger an IFTTT? Can I use the sensor's information to trigger an event with the IFTTT? like if the temperature...
Hi,
I am merging a PWM_driver example with a ble-peripheral-blinky example to generate PWM signals with user-defined arbitrary phase-shift and duty cycle.
I am done...
Hello,
I have nrf52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345).
My problem is regarding GPIO configurations are NOT retained ,when the nRF52832...
Dear Support term:
The Restful of Nrf Cloud is not work.
The node should have more that 100 data, so get ListMessages should give us pageNextToken.
Yes the result give...
Hi all,
I am using a custom board with NRF 52840 with SDK15.2 as slave and STM as master. I cannot receive right data, but the data to STM is right.
The above are...
Hi,
I am using an nRF52833dk to run a simple async SPI transceive API using k_poll My code is as below, for some reason it always returns BUS FAULT error Code:
Error...