Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...
Hello,
We have a custom board for nRF52805. We have one LED connected to the GPIO. I wrote the FW for Blink LED every second.
I build the FW using the command " west build...
Hi,
I encountered a very strange issue. We are developing the firmware using v2.6.1 SDK and using Visual Studio Code + Nordic plug.
Platform: nRF7002-DK
SDK: v2...
Hi everyone,
I am currently experimenting with the NRF7002 WiFi stack and Zephyr. I want to build a Wifi bridge from my Bluetooth mesh network. I do have some experience...
I am following the nRF Connect SDK Fundamentals and an issue with vs code at the fund_less3_exer1. Vscode doesn't seem to locate the header files of my project. It does seem...
Hi,
Is there a way to use the nRF700x 5.8 solution to access the low level PHY layer such as with the nRF58240 part number.
I would like to use this companion chip for...
Hello,
I am starting to test the sample "https_client" on nrf9160 and expected to see it working (through LTE modem)
The execution hangs on the line k_sem_take(&network_connected_sem...
- The product I am making uses nRF52833. In addition, the audio part of Thingy 52 was added to the product as above. (The speaker uses 1.5W, 8ohm. Current consumption is about...
Hello! Can you please clarify the capabilities of the Nordic platform, I am interested in the following topics: 1) Out-of-box BLE co-existence support (possibility to run...
So to quickly summarize my issue, I am trying to implement the LIS3DH accelerometer. Even though it builds and flashes I am not able to send data like I can with the simulated...
Good day, I am working on function to switch between USBD HID, Gazell and BLE HID with nrf52840 and SDK 17.1.0.
From the very beginning of program, USBD and BLE services...
Hi,
just getting started with nRF development and completed the 'nRF Connect SDK Fundamentals' course. I have the latest SDK and everything as recommended in the course...
I"m using VScode and nrf5340. I often get an error like this:
[ ########## ] 0.000s | Erasing non-volatile memory - block 1 of 1 Timed out waiting for progress updates....
Hi Nordic team
At this link, it said nrf9160 can act as a TCP server. I followed the steps to test but TCP client failed to connect the server.
https://docs.nordicsemi...
Is it possible to use multiple advertising like in this example: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/multiple_adv_sets/README.html but...