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...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Hi,
I am working on a board combination of nrf52840 and HL7800 modem. So, I just migrated from 3.6.0 zephyr to 3.7.0 and ncs 2.7-branch.
modem driver: https://github.com...
Hello, I need to scan the advertising data of my peripheral wich advertise with extended advertsing and LE coded PHY.
I use zephyr 3.7, and I work if I use the BLE controller...
Using Modem FW 1.3.6. Using NCS 2.6.0.
We're experiencing an issue in a test setup where we are getting this error reported (528) when trying to clear/set root certificates...
Hello nRF Team,
I am developing a ble terminal app based on the Bluetooth: Peripheral UART sample (nRF Connect SDKv2.7.0) on nRF52840DK. I was testing the app BLE pairing...
When following the unit test example, and even with an alternate minimal implementation, I get the following error:
PS {nRF Connect terminal} > west build -b nrf52840dk...
To people who might be interested in this ticket
I'm trying to make a WiFi connection using the nRF7002 chip. It is a custom board based on STM32 chip. My question is, is...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
Hi, I have gone through Lesson 4 in Wifi fundamentals. But exercise 1 fails to compile. I have also tested to compile the solution-project, but with the same result. There...
When I look at eh graphic .overlay, I see that the UART0 is there, but no node is assigned. Is there a Node for a two wire UART Driver with no flow control? Peripheral only...
Hello,
I bought a new USB keyboard and since i can't detect anymore Nordic Devboard as nRF5380. No device detected on Visual Studio Code, and on nRFProgrammer neither. ...
Hi,
I working on a project where i measure the distance between nrf52840 dongle and nrf52840 dk using multi carrier phase difference method.
Now, i want to display the...
Hello.
I'm currently trying to send AT Command using an external MCU or USB to UART to check LTE on the NRF9160. The board I use is the nRF9160DK. I changed the pins of...
HI,
I have two solar panes for my project 3W 5V and 2 W 9V. I would to measure current of the panels with the Power Profiler II.
I think this should work (my calc is 3W...
Good Evening!
We are designing a project using BLE; however, it requires quite heavy processing. We are still at a low level with pure C to save power, but the MCUs offered...
Hello,
Looking for potentially a better way of un-provisioning a provisioned mesh node. My nodes are provisioned via NFC, tag data containing UUIDs & OOB data. After the...