Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hello,
Using wifi monitor sample on NRF7002 DK, packet length is constantly 70. It was checked both by reading received variable from:
received = recv ( packet -> recv_sock...
Hi Nordic DevZone Community,
I am working on a project using the Zephyr RTOS with an nRF52833 series board, and I am trying to interface with an SSD1306 OLED display via...
I have a device with a programmable output pulse width for its data ready signal. I need to be able to reliable receive the pulse so I don't miss any interrupts, and I'd like...
Hi everyone,
We are using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. Our application collects data from a sensor via I2C and then sends this data to a smartphone via...
Hello,
We are doing some Wi-Fi connection tests on our custom board equipped with the nRF5340 and nRF7002 chips, and at some point during our tests, we encountered a strange...
Hello,
I found the GPIO P0 menu in the peripherals view:
Tried to change the value with the tool (set to output) and manually (changing the register value from 00A00000...
Dear all:
AFAIK, DAC contains the device's identity information and the manufacturer's signature.
On the other hand, The private key is used to generate the manufacturer...
Hello, I have created a custom board with the nrf52840 QFAA and have already flashed it successfully. I do the flashing and debugging with the nrf52840dk. Now I have written...
I see a number of manufacturers offering modules with this combination of silicon, e.g. MS24SF1 from MineW. (Indeed, MineW's press release for this part says " Semtech and...
Hi,
I can successfully start commissioning role when I use cli and the leader gets the commissioner active state. But when I try the same using API all, the leader gets...
Hi,
I am trying a network joiner session from the API. First I do a factory reset to clear any previous network data in memory. However when I run the following code, it...
My project needs to enable Litlefs to read files in the bootloader. I added it in the configuration file of mcuboot
But when these errors occur ,I can't find the reason...
Hi,
We have one customer having two CoAP hosts and some CoAP clients in the form of wireless sensors. The sensors are paired to a single host. The pairing is actually in...