The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
It's looking more and more like a lot of my problems relate to a weak cell signal. Is the RF front end on the devkit known to be inferior to a normal cellphone? My personal...
Hello, I have connected a LR1110 module to a nrf52 (PCA10040) development kit using Arduino connectors. Anybody written a simple application regarding the interfaces?
It...
When I apply an Extra CMake build argument when creating a build configuration, it only takes effect on the first build, but none after that.
For example, I have added this...
I have a system with nrf5340 with a Central and various Peripherals with different Characteristics. The Central has all the Characteristics, therefore with different UUIDs...
Hello!
I have been trying to connect to T-Mobile's NB-IoT network using a NRF9160DK with a Twilio Narrowband sim, but have been unsuccessful so far. I have been able to...
Hello,
I am using nRFCloud with nRF9160 custom board sending data via CoAP.
I have a single firmware on my board, that will behave differently depending on the value of...
Hi,
On my machine, I installed the SDK through VSCode with the extension pack. All runs smoothly and I can build from vscode and from command line with :
My C:\ncs...
I used multiple software timers, all of which were timed repeatedly. After running for a few hours, it appeared ASSERT(app_timer_cnt_diff_compute(drv_rtc_counter_get(p_instance...
Hi, I have a problem with the Kconfig Wi-Fi and crypto configuration on a nrf7002dk_nrf5340_cpuapp board and ncs v2.5.0 . What I want to achieve is to be able to use the psa_generate_random...
Hello,
we are starting application and make sure we chose the right technical solution.
We have nRF5340 Audio DK boards to develop our FW.
Scenario:
Instructor talks...
I use nrf52832 to be a BLE Gateway in NCS V1.4.2
I only added it in the prj.conf file CONFIG_BT=y CONFIG_BT_CENTRAL=y CONFIG_BT_GATT_CLIENT=y These configuration items,...
I am trying to ping google.com using PPP connection using BG95 interfaced with nrf52833. I have used the gsm_modem sample code for PPP connection and when "Network connected...
Hi
We have an application in hardware development that requires multiple nRF5340 (PAN1783 modules) syncd together, so the I2S outputs can be input to an external DSP....
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My goal is to achieve a...
Hi Everyone, I'm trying to pair the nano leaf bulb using matter chip tool via Open thread border router. I need some help on how to use chip tool to commision the matter device...