I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
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...