We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
I've faced an issue while performing Exercise 2 from the Lesson 2 of the nRf Intermediate Academy Course.
When I have my dump.bin created and the debug server running, after...
Hello Nordic Support,
I am developing a bare-metal, non-secure firmware for nRF9160 using nrf_modem from SDK nrfxlib v2.9.0 , without Zephyr or RTOS.
I followed the porting...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
I'm trying to test NFC on a NRF52840 Development Kit (PCA10056 - .Version 3.0.3), using NRF SDK 2.6.0.
I'm testing using the RECORD_TEXT sample project ( C:\ncs\v2.6.0\nrf...
I am working with a custom board based on nrf52833 , SDK 17.1.0 and ble_nus service implemented.
Final goal is to be able to connect to devices only if they provide the...
During my development, I found NRF5 SDK only supports symmetric RX/TX data length settings.
Here is the on_data_length_update_request_evt in nrf_ble_gatt.c file.
static...
Hi guys,
I'm playing around with advertising with whitelist and filter policy setted to both... And everything works as expected...
All central devices are able to see...
Hi,
there were some significant changes to app_timer in sdk13.
I cannot use now the PRESCALER e.g. to 255 in order to configure the clock in such way to be able to tirgger...
Which case i have to use nrf_esb_suspend function instead of nrf_esb_disable/enable?
What function i have to use when i change radio RX to TX mode, changing radio channel...
What will be the operating voltage for nRF52 flash memory when using with CR2025 battery? I want to read/write data flawlessly in flash using CR2025 battery.
Hi,
I think I've found reliable way to cause hardfault when executing nrf_log_frontend-dequeue() and most likely cause nrf_log modules to write outside of allocated buffer...
Hi
Is there an example in the SDK or anywhere that displays the use of LE Advert Extensions? I have been browsing softdevice v6.0.0-6.alpha and I came across the structure...
Hi all !!!
I understand Output OOB, Input OOB.
I case of No OOB, value which is attached to Confirmation value is 0x00, what happens in case of static OOB?
Hi there~~ I'm trying to create a voice streaming application with the Mesh and the Nordic Thingy:52 I downloaded both the nRF5 SDK 14.2 & Mesk v1.0 to test the Mesh's light_switch...
Hi everyone,
Currently, my team is developing a BLE keyboard which uses 6KRO protocol. Are there any examples for the 6KRO protocol using nRF52 chips?
Thanks!
Update:
Hi again to everyone!
After a while, I've received a new custom board and a new cable to connect through P19. But everything are not working again.
Now, in...
I have a 12 MHz voltage controlled oscillator driving the nRF9E5 at pin xc1 and xc2 is open will this pose a problem for running the nRF9E5? The clock has a +-50ppm stability...
I am working on a project that requires me to wirelessly communicate with and program a left hand Oculus Touch controller, since dismantling it will cause damage. The controller...
I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the...