Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi Dev Team,
I am developing the weight scale product using nrf52840 development board. We connected the nrf52840 using the nrf connect app ( Provided by nordic).
Now...
Hi, I'm using the BC805M EK (nRF52805) . I would like to pull up pin 20. Here is my configuration in pca10040.h. However, pin20 cannot be pulled up. It's always pulled down...
Hello Devzone Community,
I am trying to develop an nRF9160 firmware, based on Nordic's sdk-nrf v1.6.1 code base. This work is a Zephyr RTOS based application. In early research...
Hi, I would like to know all of my possible options for improving the communication range between 2 nodes in ble mesh. I am working with the nrf5 17.0.2 SDK and the nrf5 SDK...
Hi everyone,
Explaning my project: an external device transmit via UART to nordik nrf52840DK device with UART peripheal firmware, this is connected to another nrf52840DK...
I'm testing the http functionality. In my code I test against 2 different servers, one plain http port 80 "postman-echo.com/post" The second server is private https server...
We are using NRF52832 with STM32L4A6 using serialization. We have the serialization working properly, but having an issue with the MAX MTU size. We can set the NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
Hi, I recently started working with Segger on nRF52832 . It is possible for me to initialize BLE advertising but I am having problems in initializing a custom service. I ...
Hi,
I am currently working on a project that uses the nRF52840 MCU implemented with the nRF5 SDK and nRF Bluetooth mesh. In our future plans, we want to use direction...
Hi There,
I am trying to generate build files for unit tests according to nRF5 SDK for Mesh v5.0.0. It could succeed. I try everything, it still cannot work. (In windows...
I am trying to use SST26VF064B IC in my project (We use nrf-sdk-16 ). we use a driver code that was already tried and tested with the stm32 controller. But when trying to...
I want to detect the button short press and long press.
When short press is "released", trigger LED mode 1.
When detect 3 sec long press, start edit mode.
It seems GPIOE...
Just the title, the cloud website returns error code 40412 Just like in the instructions, input field is nrf-XXXXXXXXXXXXXXX where "X" is the 15 digit IMEI on the back of...
We have been developing with the nrf9160 for a bit and now you guys pulled a stunt which is very weird. We are about to go in to production and you released a new version...