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...
Hello,
I'm trying to set up nRF Connect for VS Code. I followed this video for installation steps: https://youtu.be/2cv_jjqk5hg, the only difference being that my nRF Connect...
I have a VS Code project that is a Workspace Application where I've had to make some modifications to code in both zephyr and mcuboot directly. My codebase is in a git repository...
Hello!
Do you have any information on the antenna itself? Radiation pattern-diagram?
Edit: I would also like to have the specs of the antenna, eg: m ismatch loss, insertion...
I am having trouble to add the toolchain folder to the VS code setup.
The nrf connect for VS code does not pop up on the side at all to add application folder.
Tried to...
Hi guys,
I try to integrate the flash logger backend .
When I run the code I get the following error:
<error> nrf_fstorage: addr_is_within_bounds(p_fs, dest, len) check...
Greetings. I am developing a application that will run on a custom board based on the nrf52833 MCU. During development we have been using a nrf52833 development kit for testing...
Mr. Jared i do apologize for having accidentally verified&closed the issue but to answer your question we've found that the module we were using did not possess a 32khz crystal...
Hi,
I am using the code provided at https://devzone.nordicsemi.com/f/nordic-q-a/85850/example-for-extended-advertisement-receive-node
to send more than 60 bytes, but unable...
hi,
I have a problem about NCS1.9.1 NVS.
I performed `nvs_write` when ble is connected and then a reset occurs:
Whether NVS write can be performed when bluetooth is...
Hello All,
I'm new to using Nordic development kit and VSCode but I am running into an issue when I am trying to build a sample application. When I use the template to create...
I am using bt_nus_send to send data via BLE every 1ms. I've noticed that when connection is bad, this function takes a couple of milliseconds to execute, while when connection...
Hello,
I'm currently developing on the NRF9160, a sensor implementation that sends a few 100 bytes every 24hrs.
However, for demo purposes we need to send the payload...
Hi,
I am working NRF DK (NRF52840), when I am trying to flash the program in NRFGOSTUDIO from that it was showing some error that is " No device detected, or readback protection...
Hi, All
I am using VS Code and nRF connect v1.9.1, I try to set some parameters for scan etc. during running. It would be ideal if they can be saved into NVM and loaded...