Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
We have been looking at InsightSIPs AoA Demo kit ( https://www.insightsip.com/products/bluetooth-smart-modules/isp1907 ) and are trying to understand the communication protocol...
Is there a way to access the data that comes into a provisioned node and is relayed on the mesh network, from the application layer in Zephyr?
I have a battery models erver...
Our product under development has tight flash requirements. As such, any optimisation to the build size of the product has a great affect on further development, therefore...
Hi Everyone,
I have seen some posts regarding this topic on the forum but would just like to clarify a few things.
I am currently using an application timer to sample...
This issue exists in SDK 15.2 and earlier.
In nrf_log_frontend_dequeue() when memobj cannot be allocated, the backend flush api is used to free memory. However this memory...
Hi.
The VS code extension Cortex-Debug reports:
' WARNING: Cortex-Debug will deprecate use of GDB version 8. Please upgrade to version 9+ '
The manual installation...
Hello,
Our project based on nRF52840 doesn't work on MacOS after update from SDK 15.0.0 to SDK 17.1.0.
We can't transfer packets over USB because of changes in SDK 17...
Hello,
I'm using the nR5 SDK 17.1.0 and my goal is to implement a TLS client connection between a nRF52840 and an MQTT broker - I have a Wiznet 5500 set up for the TCP stack...
I'm newbie with the nRF environment. I learned how to create a new project in VS Code from SDK samples but now I have two questions:
1 - I want to crate a blank project...
Hi,
My problem is that my relay nodes are in the mesh network, but some of them only connect to the gateway and not to each other. By changing the publish period in the...
Hello,
NCS1.9.1, VSCode, nRF52840,
those uart samples it's not nRF SDK so easy to use.
Is there a simple uart example?
like nRF5_SDK_17.0.2_d674dde\examples\peripheral...
Hello,
I have a NRF5340 DK and I am looking for an BLE Mesh Sensor example like the ones for nrf52 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
Hi Everyone,
I'm using nrf52833 controller, nrfconnect sdk v1.7.0 and Vs code to develope.
I'm trying to flash our custom board with Jlink, which I did for over a long...
Hi,
In our current proprietary design, we use bootloader with SPI function to update App. However in our application, we'd like to update proprietary to standard BLE via...