Im a bit stuck here.
I have the following code, trying to communicate with a flash memory:
Overlay:
code:
I get the following error message:
error: ...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hi, I am trying to understand periodic advertising and some basic questions:
I am using periodic_adv example from the NCS.
I see teo ADV data defined in the file as...
software:ncs 2.5.0
hardware:nrf5340 dk
hi professor,
According to the article at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53...
Hi I have recently bought the product nrf52840 from Digi key, i have dumped the code so many times but now days it is showing the error. the issues is whenever iam trying...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hi, I have an interesting problem with RADIO peripheral. I am trying to achieve the stable communication between nrf24l01+ and nrf52832, and I have it partially running. I...
Is there an example of simultaneous GPS and LTE operation available? I'm having trouble getting this working and wanted to ensure I hadn't missed anything trying to set it...
Hello,
We have developed a firmware based on nrf52832 that use Softdevice for the BLE stack, as a peripheral. So the advertising is made on channels 37,38 and 39 and once...
Hello,
Greetings !!!
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular...
Hello. I'm doing research for new project, regarding with BLE and WIFI capabilities to connect big amount of device to one host. I should choose between WIFI and BLE. I need...
Hi,
I would like to use PCA10031 to be a sniffer. It can't update and show as below figure.
I've also refer to discussion as below website to turn it into BOOTLOADER...
Hi,
I am using NRF52832 and SDK 11
I tried to include DFU function into the device. I merged bootloader (from modified bootloader example), application, softdevice into...
Hi,
Since migrating to V1 of modem firmware and tag v1.0.0 the low power mode of the SIP is back up to about 700uA again instead of the 7uA we were seeing before upgrading...
Hi,
I have some problems with the example 'timer' and 'simple_timer' provided with sdk_15.3 (which are explained in my other ticket). So can I have an example which works...
what exactly ble_beacon stack is used for? what it does and can it be used to advertise or send user data (like string) and receive notifications from other devices ...can...
Im struck at some point with some error, added all supporting file along with header files but still im getting error. Im using sdk15.3 pca10040 nrf52832.
please verify...
I have a NRF51 DK board, and can't get it to do anything with BLE (probably including any of the examples that require a softdevice) but I ran the blinky examples just fine...
I am using a ultra-miniature (BMD-350) series module from Rigdo which has the nRF52832 BLE SoC. It is placed on a custom board such that all pins from the nrf52 SoC are brought...
Hi,
My projects with Nordic chips thus far have been pretty simple, but now I would like to use an RTOS. My question is, do I use the FreeRTOS available in nRF SDK, or move...
Hi,
I have a problem with understanding, how bits in ble_gatt_char_props_t are related with Specification of the Bluetooth System v5.1 Table 3.5: Characteristic Properties...