Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
I'm attempting to connect an SDcard (micro SD) to an nRF52840-DK via a breadboard setup. I'm running Zephyr and it appears that configuration is to be performed via device...
I'm trying to investigate whether I should ditch BLE in favour of Gazell and ShockBurst (to avoid the $8000 Bluetooth.com fee)
I've noticed that Gazell has no entry in the...
Hello,
I've got this Thiny:91 demo working nicely, but what I'd like to do now is only measure RSSI.
Is there firmware to only do this?
Like send AT commands only to...
Hello,
I've been trying to perform a dfu to a target Nordic device over Bluetooth using an nrf52840 dongle distributed by Laird, however whenever I attempt to run the command...
Hi guys,
I am trying to create a zigbee mesh with 10 devices with 1 coordinator and 9 routers (all are nrf52833 based custom board). I can create a mesh network easily with...
Hi,
I understand that white list can be enabled at the peripheral side. I also know that if white listing is enable on the peripheral side then it wont respond to centrals...
Hi All !
Hope you are doing well !
I have tested some examples using SDK 17.2.0 and it worked fine ! .IDE i used is SEGGER IDE . Now i have a question that my next HW...
Hi,
I'm testing the USBD BLE UART Example with nRF52833 DK, after programming the app, the LED3 keep it off all the time as followed.
In the device manager, I can see...
I'm porting from 1.2.0 to 1.4.2. I'm using mqtt_simple as a baseline but I'm connected to Google Cloud. I successfully create a socket;
net_mqtt_sock_tls.mqtt_client_tls_connect...
Hi:
Now i am development the OTS, the default connect parameter is:
interval_min = 24 (30ms) interval_max = 40 (50ms) latency = 0 timeout = 400 (4000ms)
But i got the...
Hi,
I want to receive UPD message on my nRF9160-DK. I can send UDP messages from my Nordic device to a server and from that messages I get the public IP address of my module...
I want to use I2S on nrf9160. I found some code on the its user manual and try to run in my project. But when the device is running, it always reboots. What other configuration...
Hi,
I am developing a project related to transferring audio in low energy Bluetooth. I came across nrf connect sdk is the best one for LE Audio transmission
But I am familiar...
Spent a day to build the mesh nrfutil tool. Write down the key step for remind others
Build in windows, No idea for install py2exe in ubuntu python2.7
Use python2.7, do...
I m using nrf52840-DK Board.
For CTL example i got the perfect output on board LEDs 1 to 4.
Then i cut the solder bridge (SB5-SB8)and then used GPIO pinout for external...