Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi everyone,
I want to send large data with https protocol.
I edited the https_client sample split the data and looped send() for sending the large data.
But when...
I am working through the https_client example with the nRF9160 and I noticed that when Connection: close is not included, the connection doesn't close, but if I attempt to...
Hi,
I'm sending values over ble. On the client side I opened an serial monitor. Everything seems fine. The values are received in the right way.
But when I try to read...
Hi,
I have previously used the ESP8266 WiFi module and it has worked great. Since I have updated to the latest SDK, I am now seeing problems. I'm guessing something has...
I am currently working on enabling and transmitting/receiving data using TWIM on my nRF52810 development kit. The documentation states that in order to enable TWIM I need...
Hello,
I told my students to set up an SPI bus with several peripherals. We found nice development boards with a screen and a card reader sharing MISO,MOSI,CLK and one CS...
Device: nRF52840 Softdevice: 140 SDK: 17.1.0
I'm trying to develop a custom bootloader that will determine which of two images (A or B) to jump to. The memory map that I...
I noticed that if I set options = BT_LE_ADV_OPT_NONE in bt_le_adv_param I get a random address at each bootup and if I set it to BT_LE_ADV_OPT_USE_IDENTITY I get always the...
Hello,
I'm currently working with ISP2053 which is the nRF5340-based module.
The system, as the specific GPIO pin detects a low-to-high event, gets data from another...
Hello guys,
I'm trying to run uart example from https://github.com/andenore/NordicSnippets/blob/master/examples/uart/main.c extended by interrupts call after transmission...
Hi.
I cannot build a ble_app_uart Nordic example that I was able to build flawlessly three years ago and later. I wonder if anybody could give me a clue on what's going...
On Zephyr `2.7` I have following code to setup a SPIM on a custom board: Device tree:
main.c:
Now this no longer works on Zephyr `3.1`. I temporarily tried it with ...
Hello
I tried to install nRFConnect for Desktop, the latest version When I try to launch Toolchain Manager, I get an error "Unexpected end of JSON Input" error message....